Closed schoinh closed 3 years ago
Merging #63 (da152c0) into main (fa55083) will decrease coverage by
0.85%
. The diff coverage is71.42%
.
@@ Coverage Diff @@
## main #63 +/- ##
==========================================
- Coverage 92.54% 91.68% -0.86%
==========================================
Files 27 27
Lines 858 890 +32
==========================================
+ Hits 794 816 +22
- Misses 64 74 +10
Impacted Files | Coverage Δ | |
---|---|---|
...apari_aicssegmentation/view/workflow_steps_view.py | 84.54% <60.00%> (-7.41%) |
:arrow_down: |
napari_aicssegmentation/controller/_interfaces.py | 71.42% <100.00%> (ø) |
|
...gmentation/controller/workflow_steps_controller.py | 96.15% <100.00%> (+0.32%) |
:arrow_up: |
napari_aicssegmentation/model/segmenter_model.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 fa55083...da152c0. Read the comment docs.
The commit list is showing a bunch of commits from a previous PR -- that's because I squashed the commits when I merged the last PR. But if you look under Files Changed it shows the correct changes for this PR.
Pull request recommendations:
Thanks for contributing!