Skip to content

test(exact): cover determinant scale overflow boundaries

532093a
Select commit
Loading
Failed to load commit list.
Merged

feat(exact): report determinant scale overflow precisely #141

test(exact): cover determinant scale overflow boundaries
532093a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 4, 2026 in 0s

99.61% (target 98.00%)

View this Pull Request on Codecov

99.61% (target 98.00%)

Details

Codecov Report

❌ Patch coverage is 96.36364% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.61%. Comparing base (90a4200) to head (532093a).

Files with missing lines Patch % Lines
src/exact.rs 95.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #141      +/-   ##
==========================================
+ Coverage   99.47%   99.61%   +0.14%     
==========================================
  Files           5        5              
  Lines        2838     2846       +8     
==========================================
+ Hits         2823     2835      +12     
+ Misses         15       11       -4     

☔ 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.