Add IDR(s) from IterativeSolvers #404
Merged
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 is91.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
Loading