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

[WIP] Shallow-water exner equations with wetting/drying #56

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Add wet/dry limiters, modified shock-capturing and HR

68148a7
Select commit
Loading
Failed to load commit list.
Draft

[WIP] Shallow-water exner equations with wetting/drying #56

Add wet/dry limiters, modified shock-capturing and HR
68148a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 23, 2024 in 1s

96.28% (-3.00%) compared to 7e1d491

View this Pull Request on Codecov

96.28% (-3.00%) compared to 7e1d491

Details

Codecov Report

Attention: Patch coverage is 7.86517% with 82 lines in your changes missing coverage. Please review.

Project coverage is 96.28%. Comparing base (7e1d491) to head (68148a7).

Files Patch % Lines
...c/callbacks_stage/positivity_shallow_water_dg1d.jl 0.00% 37 Missing ⚠️
src/equations/shallow_water_exner_1d.jl 23.33% 23 Missing ⚠️
...s/tree_1d_dgsem/elixir_shallowwater_exner_beach.jl 0.00% 14 Missing ⚠️
...sem/elixir_shallowwater_exner_well_balanced_dry.jl 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
- Coverage   99.27%   96.28%   -3.00%     
==========================================
  Files          61       63       +2     
  Lines        2630     2719      +89     
==========================================
+ Hits         2611     2618       +7     
- Misses         19      101      +82     

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