Skip to content

Improve test coverage to 100% - #18

Merged
timholy merged 1 commit into
masterfrom
teh/coverage
Apr 28, 2026
Merged

Improve test coverage to 100%#18
timholy merged 1 commit into
masterfrom
teh/coverage

Conversation

@timholy

@timholy timholy commented Apr 28, 2026

Copy link
Copy Markdown
Member

Add tests for size(A, d), length, similar, the k-rank output branch in mul!(C::FactoredMatrix, A::FactoredMatrix, B::FactoredMatrix), and the DimensionMismatch error path.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Add tests for `size(A, d)`, `length`, `similar`, the k-rank output branch
in `mul!(C::FactoredMatrix, A::FactoredMatrix, B::FactoredMatrix)`, and
the DimensionMismatch error path.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@timholy
timholy merged commit bc35a68 into master Apr 28, 2026
2 checks passed
@timholy
timholy deleted the teh/coverage branch April 28, 2026 21:27
@codecov

codecov Bot commented Apr 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (9255aef) to head (aefd780).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master       #18      +/-   ##
===========================================
+ Coverage   93.33%   100.00%   +6.66%     
===========================================
  Files           1         1              
  Lines         105       105              
===========================================
+ Hits           98       105       +7     
+ Misses          7         0       -7     

☔ View full report in Codecov by Sentry.
📢 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