Closed bbridge0200 closed 2 years ago
Merging #19 (34519d0) into main (5b267ec) will increase coverage by
2.19%
. The diff coverage is76.57%
.
@@ Coverage Diff @@
## main #19 +/- ##
==========================================
+ Coverage 73.27% 75.47% +2.19%
==========================================
Files 17 18 +1
Lines 1190 1260 +70
==========================================
+ Hits 872 951 +79
+ Misses 318 309 -9
Impacted Files | Coverage Δ | |
---|---|---|
napari_allencell_annotator/view/annotator_view.py | 61.97% <9.09%> (-3.65%) |
:arrow_down: |
...apari_allencell_annotator/widgets/create_dialog.py | 55.20% <35.00%> (+2.88%) |
:arrow_up: |
napari_allencell_annotator/view/images_view.py | 73.07% <90.00%> (+7.48%) |
:arrow_up: |
...ari_allencell_annotator/widgets/annotation_item.py | 65.30% <95.00%> (+4.36%) |
:arrow_up: |
...ncell_annotator/controller/annotator_controller.py | 100.00% <100.00%> (ø) |
|
..._allencell_annotator/controller/main_controller.py | 94.51% <100.00%> (+0.07%) |
:arrow_up: |
...i_allencell_annotator/widgets/annotation_widget.py | 92.72% <100.00%> (+11.77%) |
:arrow_up: |
napari_allencell_annotator/widgets/popup.py | 100.00% <100.00%> (ø) |
|
... and 2 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
-allow editing of annotation templates (done) -does not allow editing of templates when there are already values that have been entered -testing -info on hover explaining buttons?