perf: stack-backed storage for exact arithmetic kernels #68
Codecov / codecov/project
succeeded
Apr 10, 2026 in 1s
88.23% (target 60.00%)
View this Pull Request on Codecov
88.23% (target 60.00%)
Details
Codecov Report
❌ Patch coverage is 61.76471% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.23%. Comparing base (c1495b0) to head (d4b1452).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/lu.rs | 38.88% | 11 Missing |
| src/ldlt.rs | 38.46% | 8 Missing |
| src/exact.rs | 86.66% | 4 Missing |
| src/matrix.rs | 57.14% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #68 +/- ##
==========================================
- Coverage 93.31% 88.23% -5.09%
==========================================
Files 5 5
Lines 374 391 +17
==========================================
- Hits 349 345 -4
- Misses 25 46 +21 ☔ 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.
Loading