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 BBMEquation1D #150

Merged
merged 39 commits into from
Sep 18, 2024

nicer rendering

62a31bd
Select commit
Loading
Failed to load commit list.
Merged

Add BBMEquation1D #150

nicer rendering
62a31bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 15, 2024 in 0s

97.95% (+0.17%) compared to 11355c0

View this Pull Request on Codecov

97.95% (+0.17%) compared to 11355c0

Details

Codecov Report

Attention: Patch coverage is 99.05660% with 1 line in your changes missing coverage. Please review.

Project coverage is 97.95%. Comparing base (11355c0) to head (62a31bd).

Files with missing lines Patch % Lines
src/equations/bbm_1d.jl 98.68% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #150      +/-   ##
==========================================
+ Coverage   97.78%   97.95%   +0.17%     
==========================================
  Files          18       19       +1     
  Lines        1667     1760      +93     
==========================================
+ Hits         1630     1724      +94     
+ Misses         37       36       -1     

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