Support single-level multigrid (maxLevels = 1) when extrapolation is disabled #179
Codecov / codecov/project
succeeded
Feb 17, 2026 in 1s
95.25% (+0.13%) compared to 8ba043e
View this Pull Request on Codecov
95.25% (+0.13%) compared to 8ba043e
Details
Codecov Report
❌ Patch coverage is 94.19355% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.25%. Comparing base (8ba043e) to head (ae29cb9).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...ultigridMethods/extrapolated_multigrid_W_Cycle.cpp | 11.11% | 8 Missing |
| include/GMGPolar/setup.h | 97.22% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #179 +/- ##
==========================================
+ Coverage 95.11% 95.25% +0.13%
==========================================
Files 95 95
Lines 9458 9460 +2
==========================================
+ Hits 8996 9011 +15
+ Misses 462 449 -13 ☔ 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