Closed yrkim98 closed 3 years ago
Merging #97 (ce5f055) into feature/batch_processing (49570f0) will decrease coverage by
6.03%
. The diff coverage is25.18%
.:exclamation: Current head ce5f055 differs from pull request most recent head 821de00. Consider uploading reports for the commit 821de00 to get more accurate results
@@ Coverage Diff @@
## feature/batch_processing #97 +/- ##
============================================================
- Coverage 86.78% 80.75% -6.04%
============================================================
Files 33 34 +1
Lines 1226 1356 +130
============================================================
+ Hits 1064 1095 +31
- Misses 162 261 +99
Impacted Files | Coverage Δ | |
---|---|---|
...entation/controller/batch_processing_controller.py | 31.03% <22.72%> (-25.22%) |
:arrow_down: |
..._aicssegmentation/widgets/batch_complete_dialog.py | 23.33% <23.33%> (ø) |
|
...ari_aicssegmentation/view/batch_processing_view.py | 34.54% <32.14%> (-4.75%) |
:arrow_down: |
napari_aicssegmentation/widgets/file_input.py | 75.00% <33.33%> (-1.93%) |
:arrow_down: |
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 49570f0...821de00. Read the comment docs.
WIP: early PR to just get some comments. Tried to keep same structure as other views/controllers