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

Adapt Svärd-Kalisch equations to Serre-Green-Naghdi equations #146

Merged
merged 19 commits into from
Aug 25, 2024

Update src/equations/serre_green_naghdi_1d.jl

40c19c1
Select commit
Loading
Failed to load commit list.
Merged

Adapt Svärd-Kalisch equations to Serre-Green-Naghdi equations #146

Update src/equations/serre_green_naghdi_1d.jl
40c19c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 24, 2024 in 0s

97.92% (+0.15%) compared to 99583ab

View this Pull Request on Codecov

97.92% (+0.15%) compared to 99583ab

Details

Codecov Report

Attention: Patch coverage is 98.07692% with 3 lines in your changes missing coverage. Please review.

Project coverage is 97.92%. Comparing base (99583ab) to head (40c19c1).
Report is 1 commits behind head on main.

Files Patch % Lines
src/equations/svaerd_kalisch_1d.jl 98.37% 2 Missing ⚠️
src/equations/equations.jl 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #146      +/-   ##
==========================================
+ Coverage   97.76%   97.92%   +0.15%     
==========================================
  Files          23       23              
  Lines        1747     1784      +37     
==========================================
+ Hits         1708     1747      +39     
+ Misses         39       37       -2     

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