royerlab / napari-segment-anything

Segment Anything Model (SAM) native Qt UI
Apache License 2.0
190 stars 17 forks source link

Added cancel annotation button #4

Closed JoOkuma closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #4 (be52cbf) into main (1688733) will increase coverage by 1.21%. The diff coverage is 100.00%.

: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

@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
+ Coverage   88.10%   89.32%   +1.21%     
==========================================
  Files           4        4              
  Lines         185      206      +21     
==========================================
+ Hits          163      184      +21     
  Misses         22       22              
Impacted Files Coverage Δ
src/napari_segment_anything/__init__.py 100.00% <100.00%> (ø)
src/napari_segment_anything/_tests/test_widget.py 100.00% <100.00%> (ø)
src/napari_segment_anything/_widget.py 85.03% <100.00%> (+1.00%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.