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

added quality measurements from vedo #4

Closed haesleinhuepf closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #4 (fd00b6c) into main (b156fb8) will increase coverage by 9.00%. The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
+ Coverage   36.75%   45.76%   +9.00%     
==========================================
  Files           2        3       +1     
  Lines         185      236      +51     
==========================================
+ Hits           68      108      +40     
- Misses        117      128      +11     
Impacted Files Coverage Δ
...rocess_points_and_surfaces/_tests/test_function.py 20.00% <ø> (-0.84%) :arrow_down:
...ari_process_points_and_surfaces/_quantification.py 79.59% <79.59%> (ø)
napari_process_points_and_surfaces/__init__.py 39.50% <100.00%> (+0.37%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b156fb8...fd00b6c. Read the comment docs.