Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Density Reinitialisation #177

Merged
merged 255 commits into from
Sep 18, 2023

Update src/callbacks/density_reinit.jl

426858e
Select commit
Loading
Failed to load commit list.
Merged

Density Reinitialisation #177

Update src/callbacks/density_reinit.jl
426858e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 15, 2023 in 1s

51.97% (-1.21%) compared to b6d9e19

View this Pull Request on Codecov

51.97% (-1.21%) compared to b6d9e19

Details

Codecov Report

Patch coverage has no change and project coverage change: -1.21% ⚠️

Comparison is base (b6d9e19) 53.18% compared to head (426858e) 51.97%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #177      +/-   ##
==========================================
- Coverage   53.18%   51.97%   -1.21%     
==========================================
  Files          48       51       +3     
  Lines        2766     2830      +64     
==========================================
  Hits         1471     1471              
- Misses       1295     1359      +64     
Files Changed Coverage Δ
examples/fluid/dam_break_2d.jl 0.00% <0.00%> (ø)
src/TrixiParticles.jl 100.00% <ø> (ø)
src/callbacks/callbacks.jl 0.00% <0.00%> (ø)
src/callbacks/density_reinit.jl 0.00% <0.00%> (ø)
src/callbacks/solution_saving.jl 0.00% <ø> (ø)
src/general/corrections.jl 8.62% <0.00%> (-0.16%) ⬇️
src/general/semidiscretization.jl 55.17% <ø> (ø)
src/schemes/fluid/weakly_compressible_sph/rhs.jl 0.00% <ø> (ø)
...rc/schemes/fluid/weakly_compressible_sph/system.jl 55.97% <0.00%> (-8.14%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.