Skip to content

perf(exact): restore small-matrix det_sign_exact throughput#182

Merged
acgetchell merged 1 commit into
mainfrom
perf/157-det-sign-exact-regression
Jul 11, 2026
Merged

perf(exact): restore small-matrix det_sign_exact throughput#182
acgetchell merged 1 commit into
mainfrom
perf/157-det-sign-exact-regression

perf(exact): restore small-matrix det_sign_exact throughput

b8bfa9f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 11, 2026 in 1s

97.77% (target 98.00%)

View this Pull Request on Codecov

97.77% (target 98.00%)

Details

Codecov Report

❌ Patch coverage is 99.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 97.77%. Comparing base (e17a58b) to head (b8bfa9f).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/matrix.rs 99.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #182      +/-   ##
==========================================
- Coverage   97.77%   97.77%   -0.01%     
==========================================
  Files           8        8              
  Lines        4684     4768      +84     
==========================================
+ Hits         4580     4662      +82     
- Misses        104      106       +2     

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