clEsperanto / napari_pyclesperanto_assistant

GPU-accelerated general purpose image processing and image analysis in napari
http://clesperanto.net
BSD 3-Clause "New" or "Revised" License
32 stars 9 forks source link

added neighborhood statistics + tests #58

Closed haesleinhuepf closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #58 (0b6328d) into master (cbfc253) will decrease coverage by 0.45%. The diff coverage is 85.33%.

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
- Coverage   87.54%   87.08%   -0.46%     
==========================================
  Files          11       13       +2     
  Lines         289      364      +75     
==========================================
+ Hits          253      317      +64     
- Misses         36       47      +11     
Impacted Files Coverage Δ
...yclesperanto_assistant/_neighborhood_statistics.py 81.96% <81.96%> (ø)
...ri_pyclesperanto_assistant/_advanced_statistics.py 95.12% <100.00%> (+0.38%) :arrow_up:
napari_pyclesperanto_assistant/_napari_plugin.py 87.17% <100.00%> (+0.33%) :arrow_up:
...o_assistant/_tests/test_neighborhood_statistics.py 100.00% <100.00%> (ø)

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 cbfc253...0b6328d. Read the comment docs.