Substitute BatchedTridiagonalSolver in SmootherGive #173
Codecov / codecov/project
succeeded
Feb 17, 2026 in 1s
94.52% (+0.37%) compared to 824b501
View this Pull Request on Codecov
94.52% (+0.37%) compared to 824b501
Details
Codecov Report
❌ Patch coverage is 97.35450% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.52%. Comparing base (824b501) to head (a3e730d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Smoother/SmootherGive/matrixStencil.cpp | 75.00% | 3 Missing |
| src/Smoother/SmootherGive/solveAscSystem.cpp | 96.66% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #173 +/- ##
==========================================
+ Coverage 94.15% 94.52% +0.37%
==========================================
Files 92 93 +1
Lines 9529 9503 -26
==========================================
+ Hits 8972 8983 +11
+ Misses 557 520 -37 ☔ 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