maltezfaria / LevelSetMethods.jl

Library for level set methods in Julia
MIT License
0 stars 0 forks source link

Improve implementation of boundary conditions #35

Closed maltezfaria closed 3 weeks ago

maltezfaria commented 3 weeks ago
codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 61.33333% with 29 lines in your changes missing coverage. Please review.

Project coverage is 25.64%. Comparing base (cec2eab) to head (3ac9cb5). Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
src/meshfield.jl 51.35% 18 Missing :warning:
src/meshes.jl 66.66% 7 Missing :warning:
src/levelsetequation.jl 73.33% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #35 +/- ## ========================================== + Coverage 24.31% 25.64% +1.33% ========================================== Files 11 11 Lines 617 655 +38 ========================================== + Hits 150 168 +18 - Misses 467 487 +20 ```

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