haesleinhuepf / napari-process-points-and-surfaces

Process and analyze surfaces using vedo in napari.
BSD 3-Clause "New" or "Revised" License
21 stars 4 forks source link

add measurement table #15

Closed haesleinhuepf closed 1 year ago

haesleinhuepf commented 1 year ago

This new function adds a table with triangle-based measurements of surfaces. The table is stored in surface_layer.features

codecov-commenter commented 1 year ago

Codecov Report

Base: 90.42% // Head: 84.15% // Decreases project coverage by -6.27% :warning:

Coverage data is based on head (cf26517) compared to base (49ad6f5). Patch coverage: 62.90% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #15 +/- ## ========================================== - Coverage 90.42% 84.15% -6.28% ========================================== Files 3 2 -1 Lines 303 183 -120 ========================================== - Hits 274 154 -120 Misses 29 29 ``` | [Impacted Files](https://codecov.io/gh/haesleinhuepf/napari-process-points-and-surfaces/pull/15?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Robert+Haase) | Coverage Δ | | |---|---|---| | [...ari\_process\_points\_and\_surfaces/\_quantification.py](https://codecov.io/gh/haesleinhuepf/napari-process-points-and-surfaces/pull/15/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Robert+Haase#diff-bmFwYXJpX3Byb2Nlc3NfcG9pbnRzX2FuZF9zdXJmYWNlcy9fcXVhbnRpZmljYXRpb24ucHk=) | `77.34% <46.51%> (-15.68%)` | :arrow_down: | | [...rocess\_points\_and\_surfaces/\_tests/test\_function.py](https://codecov.io/gh/haesleinhuepf/napari-process-points-and-surfaces/pull/15/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Robert+Haase#diff-bmFwYXJpX3Byb2Nlc3NfcG9pbnRzX2FuZF9zdXJmYWNlcy9fdGVzdHMvdGVzdF9mdW5jdGlvbi5weQ==) | `100.00% <100.00%> (ø)` | | | [napari\_process\_points\_and\_surfaces/\_\_init\_\_.py](https://codecov.io/gh/haesleinhuepf/napari-process-points-and-surfaces/pull/15/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Robert+Haase#diff-bmFwYXJpX3Byb2Nlc3NfcG9pbnRzX2FuZF9zdXJmYWNlcy9fX2luaXRfXy5weQ==) | | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Robert+Haase). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Robert+Haase)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.