Skip to content

Merge branch 'main' into litz_solver_smoother

9577fad
Select commit
Loading
Failed to load commit list.
Merged

Substitute BatchedTridiagonalSolver in SmootherTake #171

Merge branch 'main' into litz_solver_smoother
9577fad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 17, 2026 in 1s

94.54% (+0.39%) compared to 824b501

View this Pull Request on Codecov

94.54% (+0.39%) compared to 824b501

Details

Codecov Report

❌ Patch coverage is 96.55172% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.54%. Comparing base (824b501) to head (9577fad).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/Smoother/SmootherTake/matrixStencil.cpp 75.00% 3 Missing ⚠️
src/Smoother/SmootherTake/solveAscSystem.cpp 96.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #171      +/-   ##
==========================================
+ Coverage   94.15%   94.54%   +0.39%     
==========================================
  Files          92       93       +1     
  Lines        9529     9533       +4     
==========================================
+ Hits         8972     9013      +41     
+ Misses        557      520      -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.