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

add code to extract level set paths and lengths #70

Merged
merged 6 commits into from
Dec 16, 2024

fix docstring

5bb781d
Select commit
Loading
Failed to load commit list.
Merged

add code to extract level set paths and lengths #70

fix docstring
5bb781d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 16, 2024 in 0s

33.62% (-1.27%) compared to 2cbcee0

View this Pull Request on Codecov

33.62% (-1.27%) compared to 2cbcee0

Details

Codecov Report

Attention: Patch coverage is 7.75862% with 107 lines in your changes missing coverage. Please review.

Project coverage is 33.62%. Comparing base (2cbcee0) to head (5bb781d).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
lapy/tria_mesh.py 7.07% 105 Missing ⚠️
lapy/diffgeo.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #70      +/-   ##
==========================================
- Coverage   34.89%   33.62%   -1.27%     
==========================================
  Files          14       14              
  Lines        2370     2483     +113     
  Branches      286      301      +15     
==========================================
+ Hits          827      835       +8     
- Misses       1458     1563     +105     
  Partials       85       85              

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