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

Standardize the Extension Algorithms #341

Merged
merged 7 commits into from
Dec 25, 2023

Update docs/src/basics/solve.md

bfaf014
Select commit
Loading
Failed to load commit list.
Merged

Standardize the Extension Algorithms #341

Update docs/src/basics/solve.md
bfaf014
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 25, 2023 in 0s

87.47% (-0.57%) compared to fa16796

View this Pull Request on Codecov

87.47% (-0.57%) compared to fa16796

Details

Codecov Report

Attention: 45 lines in your changes are missing coverage. Please review.

Comparison is base (fa16796) 88.04% compared to head (bfaf014) 87.47%.

Files Patch % Lines
src/function_wrappers.jl 72.34% 26 Missing ⚠️
ext/NonlinearSolveSIAMFANLEquationsExt.jl 72.91% 13 Missing ⚠️
src/extension_algs.jl 76.19% 5 Missing ⚠️
ext/NonlinearSolveNLsolveExt.jl 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #341      +/-   ##
==========================================
- Coverage   88.04%   87.47%   -0.57%     
==========================================
  Files          27       28       +1     
  Lines        2174     2172       -2     
==========================================
- Hits         1914     1900      -14     
- Misses        260      272      +12     

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