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

Throw error in `trixi_include` when assignment is not found #68

Closed JoshuaLampert closed 11 months ago

JoshuaLampert commented 11 months ago

Based on https://github.com/trixi-framework/Trixi.jl/pull/1737. I think, this is nice to have also here.

codecov-commenter commented 11 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (a7dcc23) 95.21% compared to head (0cf23a4) 95.92%.

Files Patch % Lines
src/util.jl 90.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #68 +/- ## ========================================== + Coverage 95.21% 95.92% +0.70% ========================================== Files 13 13 Lines 1045 1055 +10 ========================================== + Hits 995 1012 +17 + Misses 50 43 -7 ```

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