Add Preconditioned Conjugate Gradient Method #188
Merged
Codecov / codecov/project
failed
Mar 9, 2026 in 0s
94.91% (-0.38%) compared to aac9b10
View this Pull Request on Codecov
94.91% (-0.38%) compared to aac9b10
Details
Codecov Report
❌ Patch coverage is 78.22878% with 59 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.91%. Comparing base (aac9b10) to head (6a9b733).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/GMGPolar/setup.cpp | 6.06% | 31 Missing |
| src/ConfigParser/config_parser.cpp | 52.94% | 16 Missing |
| src/GMGPolar/solver.cpp | 92.98% | 8 Missing |
| src/GMGPolar/gmgpolar.cpp | 94.44% | 3 Missing |
| src/Level/level.cpp | 85.71% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #188 +/- ##
==========================================
- Coverage 95.28% 94.91% -0.38%
==========================================
Files 94 94
Lines 9316 9516 +200
==========================================
+ Hits 8877 9032 +155
- Misses 439 484 +45 ☔ 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