Skip to content

Remove unused variables

12c7c3f
Select commit
Loading
Failed to load commit list.
Open

Encapsulate MUMPS solver class #182

Remove unused variables
12c7c3f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 9, 2026 in 1s

94.94% (-0.25%) compared to 39ce1dd, passed because coverage increased by 0.06% when compared to adjusted base (94.87%)

View this Pull Request on Codecov

94.94% (-0.25%) compared to 39ce1dd, passed because coverage increased by 0.06% when compared to adjusted base (94.87%)

Details

Codecov Report

❌ Patch coverage is 99.57841% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.94%. Comparing base (39ce1dd) to head (12c7c3f).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
src/LinearAlgebra/Solvers/coo_mumps_solver.cpp 94.89% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #182      +/-   ##
==========================================
- Coverage   95.18%   94.94%   -0.25%     
==========================================
  Files          94       93       -1     
  Lines        9345     9236     -109     
==========================================
- Hits         8895     8769     -126     
- Misses        450      467      +17     

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