Skip to content

fix(matrix): preserve coordinates for overflowed accumulators

1d976b3
Select commit
Loading
Failed to load commit list.
Merged

feat(exact)!: make exact f64 conversions strict #149

fix(matrix): preserve coordinates for overflowed accumulators
1d976b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 8, 2026 in 0s

98.23% (target 98.00%)

View this Pull Request on Codecov

98.23% (target 98.00%)

Details

Codecov Report

❌ Patch coverage is 95.50562% with 52 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.23%. Comparing base (9008c48) to head (1d976b3).

Files with missing lines Patch % Lines
src/exact.rs 90.45% 52 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #149      +/-   ##
==========================================
- Coverage   99.58%   98.23%   -1.36%     
==========================================
  Files           5        7       +2     
  Lines        2664     3228     +564     
==========================================
+ Hits         2653     3171     +518     
- Misses         11       57      +46     

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