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 SIAMFANLEquations wrapper #333

Merged
merged 19 commits into from
Dec 24, 2023

Cover more tests

e2de813
Select commit
Loading
Failed to load commit list.
Merged

Add SIAMFANLEquations wrapper #333

Cover more tests
e2de813
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 24, 2023 in 0s

87.32% (-1.16%) compared to eabb403

View this Pull Request on Codecov

87.32% (-1.16%) compared to eabb403

Details

Codecov Report

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

Comparison is base (eabb403) 88.47% compared to head (e2de813) 87.32%.

Files Patch % Lines
ext/NonlinearSolveSIAMFANLEquationsExt.jl 57.69% 33 Missing ⚠️
src/extension_algs.jl 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #333      +/-   ##
==========================================
- Coverage   88.47%   87.32%   -1.16%     
==========================================
  Files          26       27       +1     
  Lines        2048     2130      +82     
==========================================
+ Hits         1812     1860      +48     
- Misses        236      270      +34     

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