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

Move timer to TrixiBase.jl #117

Closed JoshuaLampert closed 4 months ago

JoshuaLampert commented 4 months ago

See https://github.com/trixi-framework/TrixiBase.jl/pull/25.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 96.75%. Comparing base (f533fb2) to head (4bd563b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #117 +/- ## ========================================== - Coverage 96.83% 96.75% -0.09% ========================================== Files 17 17 Lines 1234 1233 -1 ========================================== - Hits 1195 1193 -2 - Misses 39 40 +1 ```

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