JoshuaLampert / DispersiveShallowWater.jl

Structure-preserving numerical methods for dispersive shallow water models
https://joshualampert.github.io/DispersiveShallowWater.jl/
MIT License
15 stars 3 forks source link

Add test for `BBMBBMEquations1D` with upwind operators #105

Closed JoshuaLampert closed 5 months ago

JoshuaLampert commented 5 months ago

We didn't test the constant topography BBMBBMEquations1D with an upwind solver before.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.44%. Comparing base (7f0168e) to head (a4066d5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #105 +/- ## ========================================== + Coverage 96.17% 96.44% +0.26% ========================================== Files 17 17 Lines 1125 1125 ========================================== + Hits 1082 1085 +3 + Misses 43 40 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.