TrixiParticles.jl icon indicating copy to clipboard operation
TrixiParticles.jl copied to clipboard

SDF scale separation

Open LasNikas opened this issue 10 months ago • 1 comments

LasNikas avatar Mar 15 '25 15:03 LasNikas

Codecov Report

Attention: Patch coverage is 2.58621% with 226 lines in your changes missing coverage. Please review.

Project coverage is 67.86%. Comparing base (8ab9e4d) to head (6b7f08a).

Files with missing lines Patch % Lines
.../preprocessing/particle_packing/signed_distance.jl 1.08% 183 Missing :warning:
src/preprocessing/particle_packing/system.jl 0.00% 28 Missing :warning:
src/preprocessing/geometries/polygon.jl 0.00% 6 Missing :warning:
src/preprocessing/geometries/triangle_mesh.jl 50.00% 4 Missing :warning:
src/preprocessing/particle_packing/rhs.jl 0.00% 2 Missing :warning:
src/callbacks/post_process.jl 0.00% 1 Missing :warning:
src/preprocessing/particle_packing/nhs_faces.jl 0.00% 1 Missing :warning:
src/setups/complex_shape.jl 0.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #734      +/-   ##
==========================================
- Coverage   70.25%   67.86%   -2.39%     
==========================================
  Files          96       96              
  Lines        6017     6236     +219     
==========================================
+ Hits         4227     4232       +5     
- Misses       1790     2004     +214     
Flag Coverage Δ
unit 67.86% <2.58%> (-2.39%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: 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.

codecov[bot] avatar Mar 15 '25 15:03 codecov[bot]