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

Cleanup Viscosity/Boundary Model #566

Closed svchb closed 4 months ago

svchb commented 4 months ago

More minimal changes extracted from #564

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 33.33333% with 10 lines in your changes missing coverage. Please review.

Project coverage is 69.80%. Comparing base (ffe3663) to head (8de6386).

Files Patch % Lines
...chemes/boundary/dummy_particles/dummy_particles.jl 41.66% 7 Missing :warning:
src/visualization/write2vtk.jl 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #566 +/- ## ========================================== + Coverage 69.66% 69.80% +0.13% ========================================== Files 75 75 Lines 4586 4573 -13 ========================================== - Hits 3195 3192 -3 + Misses 1391 1381 -10 ``` | [Flag](https://app.codecov.io/gh/trixi-framework/TrixiParticles.jl/pull/566/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/566/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trixi-framework) | `69.80% <33.33%> (+0.13%)` | :arrow_up: | 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.