Add SimpleGMRES implementation #366
Merged
Codecov / codecov/project
succeeded
Sep 20, 2023 in 0s
72.35% (+30.51%) compared to 60ae26a
View this Pull Request on Codecov
72.35% (+30.51%) compared to 60ae26a
Details
Codecov Report
Merging #366 (38e3401) into main (60ae26a) will increase coverage by
30.51%
.
The diff coverage is85.08%
.
@@ Coverage Diff @@
## main #366 +/- ##
===========================================
+ Coverage 41.83% 72.35% +30.51%
===========================================
Files 20 23 +3
Lines 1446 1787 +341
===========================================
+ Hits 605 1293 +688
+ Misses 841 494 -347
Files Changed | Coverage Δ | |
---|---|---|
ext/LinearSolveKernelAbstractionsExt.jl | 0.00% <0.00%> (ø) |
|
ext/LinearSolveBlockDiagonalsExt.jl | 81.81% <81.81%> (ø) |
|
src/simplegmres.jl | 88.25% <88.25%> (ø) |
|
src/LinearSolve.jl | 93.84% <100.00%> (-1.40%) |
⬇️ |
src/iterative_wrappers.jl | 72.78% <100.00%> (+16.41%) |
⬆️ |
... and 14 files with indirect coverage changes
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading