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 subdivide_centroid #60

Closed haesleinhuepf closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 68.79% // Head: 68.95% // Increases project coverage by +0.16% :tada:

Coverage data is based on head (394243c) compared to base (538e4df). Patch coverage: 100.00% of modified lines in pull request are covered.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #60 +/- ## ========================================== + Coverage 68.79% 68.95% +0.16% ========================================== Files 8 8 Lines 926 931 +5 ========================================== + Hits 637 642 +5 Misses 289 289 ``` | [Impacted Files](https://codecov.io/gh/haesleinhuepf/napari-process-points-and-surfaces/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Robert+Haase) | Coverage Δ | | |---|---|---| | [napari\_process\_points\_and\_surfaces/\_\_init\_\_.py](https://codecov.io/gh/haesleinhuepf/napari-process-points-and-surfaces/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Robert+Haase#diff-bmFwYXJpX3Byb2Nlc3NfcG9pbnRzX2FuZF9zdXJmYWNlcy9fX2luaXRfXy5weQ==) | `82.05% <ø> (ø)` | | | [...\_points\_and\_surfaces/\_tests/test\_vedo\_functions.py](https://codecov.io/gh/haesleinhuepf/napari-process-points-and-surfaces/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Robert+Haase#diff-bmFwYXJpX3Byb2Nlc3NfcG9pbnRzX2FuZF9zdXJmYWNlcy9fdGVzdHMvdGVzdF92ZWRvX2Z1bmN0aW9ucy5weQ==) | `100.00% <ø> (ø)` | | | [napari\_process\_points\_and\_surfaces/\_vedo.py](https://codecov.io/gh/haesleinhuepf/napari-process-points-and-surfaces/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Robert+Haase#diff-bmFwYXJpX3Byb2Nlc3NfcG9pbnRzX2FuZF9zdXJmYWNlcy9fdmVkby5weQ==) | `69.17% <100.00%> (+1.09%)` | :arrow_up: | 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.