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

Clean up preconditioner code #66

Merged
merged 1 commit into from
Dec 17, 2021
Merged

Clean up preconditioner code #66

merged 1 commit into from
Dec 17, 2021

Conversation

ChrisRackauckas
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Dec 17, 2021

Codecov Report

Merging #66 (2ca92ac) into main (8194943) will decrease coverage by 0.39%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #66      +/-   ##
==========================================
- Coverage   79.39%   79.00%   -0.40%     
==========================================
  Files           7        7              
  Lines         398      381      -17     
==========================================
- Hits          316      301      -15     
+ Misses         82       80       -2     
Impacted Files Coverage Δ
src/common.jl 62.79% <ø> (-1.66%) ⬇️
src/preconditioners.jl 86.11% <ø> (+1.66%) ⬆️
src/iterative_wrappers.jl 91.50% <100.00%> (-0.46%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8194943...2ca92ac. Read the comment docs.

@ChrisRackauckas ChrisRackauckas merged commit cd04182 into main Dec 17, 2021
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.

1 participant