TimMonko / napari-ndev

A collection of widgets intended to serve any person seeking to process microscopy images from start to finish, with no coding necessary. napari-ndev was designed to address the gap between the napari viewer and batch python scripting.
https://timmonko.github.io/napari-ndev/
BSD 3-Clause "New" or "Revised" License
6 stars 0 forks source link

Memory clean up and logging #38

Closed TimMonko closed 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

Attention: 84 lines in your changes are missing coverage. Please review.

Comparison is base (47de677) 69.06% compared to head (638c479) 63.03%.

Files Patch % Lines
src/napari_ndev/_apoc_container.py 6.38% 44 Missing :warning:
src/napari_ndev/_tests/test_apoc_container.py 14.89% 40 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #38 +/- ## ========================================== - Coverage 69.06% 63.03% -6.03% ========================================== Files 10 10 Lines 708 790 +82 ========================================== + Hits 489 498 +9 - Misses 219 292 +73 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.