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

[documentation] Add comments in krylov_solve.jl #919

Merged
merged 1 commit into from
Oct 31, 2024

[documentation] Add comments in krylov_solve.jl

887d3eb
Select commit
Loading
Failed to load commit list.
Merged

[documentation] Add comments in krylov_solve.jl #919

[documentation] Add comments in krylov_solve.jl
887d3eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2024 in 0s

94.67% (+0.50%) compared to d1215ab

View this Pull Request on Codecov

94.67% (+0.50%) compared to d1215ab

Details

Codecov Report

Attention: Patch coverage is 71.42857% with 10 lines in your changes missing coverage. Please review.

Project coverage is 94.67%. Comparing base (d1215ab) to head (887d3eb).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/krylov_solve.jl 71.42% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #919      +/-   ##
==========================================
+ Coverage   94.17%   94.67%   +0.50%     
==========================================
  Files          45       45              
  Lines        8219     8229      +10     
==========================================
+ Hits         7740     7791      +51     
+ Misses        479      438      -41     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.