Skip to content

Cover var over a fill along a dimension - #447

Open
jishnub wants to merge 1 commit into
masterfrom
jishnub/var-dims-coverage
Open

Cover var over a fill along a dimension#447
jishnub wants to merge 1 commit into
masterfrom
jishnub/var-dims-coverage

Conversation

@jishnub

@jishnub jishnub commented Aug 16, 2026

Copy link
Copy Markdown
Member

The dimension-wise branch of var in FillArraysStatisticsExt was the one line of the package the test suite never ran — only the whole-array form was exercised. This brings the package to full line coverage.

🤖 Generated with Claude Code

The dimension-wise branch of `var` was the one line of the package the test
suite never ran; only the whole-array form was exercised.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@codecov

codecov Bot commented Aug 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (7b96cc2) to head (1d7ef58).

Additional details and impacted files
@@             Coverage Diff             @@
##           master      #447      +/-   ##
===========================================
+ Coverage   99.91%   100.00%   +0.08%     
===========================================
  Files           9         9              
  Lines        1238      1238              
===========================================
+ Hits         1237      1238       +1     
+ Misses          1         0       -1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant