Skip to content

Fix #1144 (#1163)

bd9e86e
Select commit
Loading
Failed to load commit list.
Merged

Merge dev to main for 0.5 release #1164

Fix #1144 (#1163)
bd9e86e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 29, 2026 in 1s

68.11% (-20.87%) compared to 81711ed

View this Pull Request on Codecov

68.11% (-20.87%) compared to 81711ed

Details

Codecov Report

❌ Patch coverage is 84.76190% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.11%. Comparing base (81711ed) to head (bd9e86e).

Files with missing lines Patch % Lines
...fluid/weakly_compressible_sph/density_diffusion.jl 20.00% 12 Missing ⚠️
test/io/read_vtk.jl 93.06% 7 Missing ⚠️
.../schemes/boundary/wall_boundary/dummy_particles.jl 87.50% 2 Missing ⚠️
src/schemes/fluid/shifting_techniques.jl 0.00% 2 Missing ⚠️
src/callbacks/solution_saving.jl 0.00% 1 Missing ⚠️
src/general/corrections.jl 50.00% 1 Missing ⚠️
src/general/time_integration.jl 0.00% 1 Missing ⚠️
src/io/read_vtk.jl 96.29% 1 Missing ⚠️
src/preprocessing/geometries/io.jl 0.00% 1 Missing ⚠️
.../preprocessing/particle_packing/signed_distance.jl 0.00% 1 Missing ⚠️
... and 3 more

❗ There is a different number of reports uploaded between BASE (81711ed) and HEAD (bd9e86e). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (81711ed) HEAD (bd9e86e)
total 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1164       +/-   ##
===========================================
- Coverage   88.97%   68.11%   -20.87%     
===========================================
  Files         129      128        -1     
  Lines        9980    10019       +39     
===========================================
- Hits         8880     6824     -2056     
- Misses       1100     3195     +2095     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.