Open yrkim98 opened 1 year ago
Merging #153 (73c2531) into main (f29a299) will decrease coverage by
0.45%
. The diff coverage is0.00%
.:exclamation: Current head 73c2531 differs from pull request most recent head c5f9f09. Consider uploading reports for the commit c5f9f09 to get more accurate results
@@ Coverage Diff @@
## main #153 +/- ##
==========================================
- Coverage 75.41% 74.97% -0.45%
==========================================
Files 35 35
Lines 1928 1926 -2
==========================================
- Hits 1454 1444 -10
- Misses 474 482 +8
Impacted Files | Coverage Δ | |
---|---|---|
napari_allencell_segmenter/_dock_widget.py | 0.00% <0.00%> (-45.46%) |
:arrow_down: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
looks like python 3.7 is no longer supported with npe2 + the newer versions of napari- fixing
The conflict is caused by: aicssegmentation 0.5.0 depends on scikit-image<0.19.0 and >=0.18.0 napari 0.4.17 depends on scikit-image>=0.19.1
Updating our plugin to use npe2 from npe1