Skip to content

perf(solve): optimize exact and factorized solve kernels

1690355
Select commit
Loading
Failed to load commit list.
Merged

perf(solve): optimize exact and factorized solve kernels #152

perf(solve): optimize exact and factorized solve kernels
1690355
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 9, 2026 in 0s

98.14% (target 98.00%)

View this Pull Request on Codecov

98.14% (target 98.00%)

Details

Codecov Report

❌ Patch coverage is 91.48936% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.14%. Comparing base (6d819df) to head (1690355).

Files with missing lines Patch % Lines
src/exact.rs 76.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #152      +/-   ##
==========================================
- Coverage   98.25%   98.14%   -0.11%     
==========================================
  Files           7        7              
  Lines        3264     3343      +79     
==========================================
+ Hits         3207     3281      +74     
- Misses         57       62       +5     

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