Skip to content

refactor: polish exact module (Component struct, errors, perf)

53a5be6
Select commit
Loading
Failed to load commit list.
Merged

perf: integer-only forward elimination for gauss_solve (#72) #96

refactor: polish exact module (Component struct, errors, perf)
53a5be6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 21, 2026 in 0s

93.16% (target 60.00%)

View this Pull Request on Codecov

93.16% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 90.24390% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.16%. Comparing base (119bceb) to head (53a5be6).

Files with missing lines Patch % Lines
src/exact.rs 90.24% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #96      +/-   ##
==========================================
- Coverage   94.74%   93.16%   -1.59%     
==========================================
  Files           5        5              
  Lines         514      512       -2     
==========================================
- Hits          487      477      -10     
- Misses         27       35       +8     

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