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
Merged

Add IDR(s) from IterativeSolvers #404

merged 2 commits into from
Oct 26, 2023

Conversation

mschauer
Copy link
Contributor

Adresses #351

@codecov
Copy link

codecov bot commented Oct 26, 2023

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

@ChrisRackauckas ChrisRackauckas merged commit 6baa523 into SciML:main Oct 26, 2023
14 of 19 checks passed
@mschauer mschauer deleted the idrs branch October 26, 2023 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants