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

Add IDR(s) from IterativeSolvers #404

Merged
merged 2 commits into from
Oct 26, 2023

Bump IterativeSolvers

02155b7
Select commit
Loading
Failed to load commit list.
Merged

Add IDR(s) from IterativeSolvers #404

Bump IterativeSolvers
02155b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 26, 2023 in 1s

68.48% (+42.73%) compared to 464156c

View this Pull Request on Codecov

68.48% (+42.73%) compared to 464156c

Details

Codecov Report

Merging #404 (02155b7) into main (464156c) will increase coverage by 42.73%.
Report is 148 commits behind head on main.
The diff coverage is 91.66%.

@@             Coverage Diff             @@
##             main     #404       +/-   ##
===========================================
+ Coverage   25.75%   68.48%   +42.73%     
===========================================
  Files          18       26        +8     
  Lines        1254     1939      +685     
===========================================
+ Hits          323     1328     +1005     
+ Misses        931      611      -320     
Files Coverage Δ
src/LinearSolve.jl 89.18% <100.00%> (+14.18%) ⬆️
src/extension_algs.jl 69.56% <ø> (+69.56%) ⬆️
ext/LinearSolveIterativeSolversExt.jl 81.53% <90.90%> (+81.53%) ⬆️

... and 24 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more