Add prelimary support for RowColumn elimination when using CSR format #309
Codecov / codecov/project
succeeded
Sep 5, 2025 in 0s
69.00% (target 70.00%)
View this Pull Request on Codecov
69.00% (target 70.00%)
Details
Codecov Report
❌ Patch coverage is 98.52941% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 69.00%. Comparing base (557c8c2) to head (a7673f5).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| femutils/CsrDoFLinearSystemImpl.cc | 98.27% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #309 +/- ##
==========================================
+ Coverage 68.84% 69.00% +0.15%
==========================================
Files 112 112
Lines 14206 14265 +59
Branches 1932 1944 +12
==========================================
+ Hits 9780 9843 +63
+ Misses 3964 3959 -5
- Partials 462 463 +1 ☔ 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