Skip to content

Fix debug build

a56cdfb
Select commit
Loading
Failed to load commit list.
Open

Template Level on DomainGeometry #190

Fix debug build
a56cdfb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2026 in 0s

95.36% (+0.44%) compared to b3b9c52

View this Pull Request on Codecov

95.36% (+0.44%) compared to b3b9c52

Details

Codecov Report

❌ Patch coverage is 97.89545% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.36%. Comparing base (b3b9c52) to head (a56cdfb).

Files with missing lines Patch % Lines
include/GMGPolar/solver.inl 93.95% 11 Missing ⚠️
include/GMGPolar/level_interpolation.inl 83.33% 6 Missing ⚠️
...tSolver/DirectSolver-CSR-LU-Give/matrixStencil.inl 94.44% 2 Missing ⚠️
...tSolver/DirectSolver-CSR-LU-Take/matrixStencil.inl 94.44% 2 Missing ⚠️
...oother/ExtrapolatedSmootherGive/solveAscSystem.inl 97.29% 2 Missing ⚠️
...oother/ExtrapolatedSmootherTake/solveAscSystem.inl 97.29% 2 Missing ⚠️
include/GMGPolar/writeToVTK.h 0.00% 2 Missing ⚠️
include/Smoother/SmootherGive/solveAscSystem.inl 97.05% 2 Missing ⚠️
include/Smoother/SmootherTake/solveAscSystem.inl 97.05% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #190      +/-   ##
==========================================
+ Coverage   94.91%   95.36%   +0.44%     
==========================================
  Files          94       91       -3     
  Lines        9516     9638     +122     
==========================================
+ Hits         9032     9191     +159     
+ Misses        484      447      -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.