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

Adding quasi 1d shallow water equations #1619

Merged
merged 30 commits into from
Sep 14, 2023

Merge branch 'main' into quasi_shallow_water_1d

cd3f4c1
Select commit
Loading
Failed to load commit list.
Merged

Adding quasi 1d shallow water equations #1619

Merge branch 'main' into quasi_shallow_water_1d
cd3f4c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 13, 2023 in 1s

96.11% (+3.17%) compared to 547556d

View this Pull Request on Codecov

96.11% (+3.17%) compared to 547556d

Details

Codecov Report

Patch coverage: 86.84% and project coverage change: +3.17% 🎉

Comparison is base (547556d) 92.94% compared to head (cd3f4c1) 96.11%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1619      +/-   ##
==========================================
+ Coverage   92.94%   96.11%   +3.17%     
==========================================
  Files         416      418       +2     
  Lines       34070    34223     +153     
==========================================
+ Hits        31666    32892    +1226     
+ Misses       2404     1331    -1073     
Files Changed Coverage Δ
src/Trixi.jl 43.48% <ø> (ø)
src/equations/equations.jl 98.04% <ø> (ø)
src/equations/shallow_water_quasi_1d.jl 86.11% <86.11%> (ø)
...gsem/elixir_shallowwater_quasi_1d_well_balanced.jl 100.00% <100.00%> (ø)

... and 39 files with indirect coverage changes

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