Skip to content

Improve warning message for grid refinement check

3569456
Select commit
Loading
Failed to load commit list.
Open

Avoid redundant coarse-grid solve in F/W-cycle recursion #196

Improve warning message for grid refinement check
3569456
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2026 in 1s

95.37% (+0.01%) compared to cefd330

View this Pull Request on Codecov

95.37% (+0.01%) compared to cefd330

Details

Codecov Report

❌ Patch coverage is 86.50794% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.37%. Comparing base (cefd330) to head (3569456).

Files with missing lines Patch % Lines
include/GMGPolar/setup.h 60.00% 14 Missing ⚠️
include/GMGPolar/utils.h 0.00% 2 Missing ⚠️
.../MultigridMethods/extrapolated_multigrid_W_Cycle.h 95.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #196      +/-   ##
==========================================
+ Coverage   95.36%   95.37%   +0.01%     
==========================================
  Files          88       88              
  Lines        9771     9752      -19     
==========================================
- Hits         9318     9301      -17     
+ Misses        453      451       -2     

☔ 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.