maltezfaria / LevelSetMethods.jl

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

Improve docs in preparation for registration #36

Closed maltezfaria closed 3 weeks ago

maltezfaria commented 3 weeks ago

A first draft of the documentation, including the main structure and the index.md page.

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 23.93%. Comparing base (247a383) to head (ab7da98). Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/utils.jl 0.00% 6 Missing :warning:
ext/MakieExt.jl 0.00% 2 Missing :warning:
src/levelsetequation.jl 0.00% 1 Missing :warning:
src/levelsetterms.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #36 +/- ## ========================================== - Coverage 24.20% 23.93% -0.28% ========================================== Files 11 11 Lines 694 702 +8 ========================================== Hits 168 168 - Misses 526 534 +8 ```

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