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

Add Utilities Container Widget #28

Closed TimMonko closed 10 months ago

TimMonko commented 10 months ago

Adds a versatile widget to:

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (ad03320) 20.71% compared to head (93161b4) 21.97%.

Files Patch % Lines
src/napari_ndev/_utilities_container.py 24.19% 94 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 #28 +/- ## ========================================== + Coverage 20.71% 21.97% +1.26% ========================================== Files 4 5 +1 Lines 280 405 +125 ========================================== + Hits 58 89 +31 - Misses 222 316 +94 ```

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