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

remove KLU and UMFPACK from the default #456

UMFPACK and KLU both throw errors with singular matrices that are not…

7df519c
Select commit
Loading
Failed to load commit list.
Closed

remove KLU and UMFPACK from the default #456

UMFPACK and KLU both throw errors with singular matrices that are not…
7df519c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 7, 2024 in 1s

24.88% (-41.19%) compared to 49183f7

View this Pull Request on Codecov

24.88% (-41.19%) compared to 49183f7

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (49183f7) 66.06% compared to head (7df519c) 24.88%.

Files Patch % Lines
src/factorization.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #456       +/-   ##
===========================================
- Coverage   66.06%   24.88%   -41.19%     
===========================================
  Files          27       27               
  Lines        2122     2110       -12     
===========================================
- Hits         1402      525      -877     
- Misses        720     1585      +865     

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