trixi-framework / TrixiParticles.jl

TrixiParticles.jl: Particle-based multiphysics simulations in Julia
https://trixi-framework.github.io/TrixiParticles.jl/
MIT License
33 stars 10 forks source link

Modify error message #531

Closed LasNikas closed 5 months ago

LasNikas commented 6 months ago

It might be misleading, because the BoundarySPHSystem doesn't have a state_equation field.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 69.27%. Comparing base (e458517) to head (272ab17).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #531 +/- ## ======================================= Coverage 69.27% 69.27% ======================================= Files 69 69 Lines 3967 3967 ======================================= Hits 2748 2748 Misses 1219 1219 ``` | [Flag](https://app.codecov.io/gh/trixi-framework/TrixiParticles.jl/pull/531/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trixi-framework) | Coverage Δ | | |---|---|---| | [unit](https://app.codecov.io/gh/trixi-framework/TrixiParticles.jl/pull/531/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trixi-framework) | `69.27% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trixi-framework#carryforward-flags-in-the-pull-request-comment) to find out more.

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