Skip to content

Adjust FMG algorithm

d0be022
Select commit
Loading
Failed to load commit list.
Merged

Adjust FMG approximation - Skip costly multigrid cycles on finest level #185

Adjust FMG algorithm
d0be022
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2026 in 0s

95.21% (+0.03%) compared to 39ce1dd

View this Pull Request on Codecov

95.21% (+0.03%) compared to 39ce1dd

Details

Codecov Report

❌ Patch coverage is 76.66667% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.21%. Comparing base (39ce1dd) to head (d0be022).

Files with missing lines Patch % Lines
src/GMGPolar/solver.cpp 74.07% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #185      +/-   ##
==========================================
+ Coverage   95.18%   95.21%   +0.03%     
==========================================
  Files          94       94              
  Lines        9345     9327      -18     
==========================================
- Hits         8895     8881      -14     
+ Misses        450      446       -4     

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