chore: bump MSRV to Rust 1.95 and adopt new stable features #91
Codecov / codecov/project
succeeded
Apr 20, 2026 in 1s
88.58% (target 60.00%)
View this Pull Request on Codecov
88.58% (target 60.00%)
Details
Codecov Report
❌ Patch coverage is 57.57576% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.58%. Comparing base (7f3d2e1) to head (f763b11).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/ldlt.rs | 0.00% | 9 Missing |
| src/lu.rs | 66.66% | 3 Missing |
| src/exact.rs | 90.90% | 1 Missing |
| src/matrix.rs | 75.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #91 +/- ##
==========================================
- Coverage 90.26% 88.58% -1.68%
==========================================
Files 5 5
Lines 452 482 +30
==========================================
+ Hits 408 427 +19
- Misses 44 55 +11 ☔ 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