Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor base class #48

Merged
merged 25 commits into from
Oct 10, 2024

add pardiso tests for PD matrices.

5047329
Select commit
Loading
Failed to load commit list.
Merged

Refactor base class #48

add pardiso tests for PD matrices.
5047329
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2024 in 0s

99.62% (+7.91%) compared to 089e975

View this Pull Request on Codecov

99.62% (+7.91%) compared to 089e975

Details

Codecov Report

Attention: Patch coverage is 99.45355% with 2 lines in your changes missing coverage. Please review.

Project coverage is 99.62%. Comparing base (089e975) to head (5047329).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pymatsolver/solvers.py 99.09% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
+ Coverage   91.71%   99.62%   +7.91%     
==========================================
  Files           7        7              
  Lines         374      531     +157     
==========================================
+ Hits          343      529     +186     
+ Misses         31        2      -29     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.