Closed evamaxfield closed 2 years ago
Merging #44 (88b455b) into main (64cbee1) will decrease coverage by
0.08%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #44 +/- ##
==========================================
- Coverage 83.59% 83.51% -0.09%
==========================================
Files 7 5 -2
Lines 189 182 -7
==========================================
- Hits 158 152 -6
+ Misses 31 30 -1
Impacted Files | Coverage Δ | |
---|---|---|
napari_aicsimageio/tests/test_core.py | 100.00% <ø> (ø) |
|
napari_aicsimageio/tests/__init__.py | ||
napari_aicsimageio/__init__.py |
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 64cbee1...88b455b. Read the comment docs.
This resolves a build failure that occurred due to an upstream aicsimageio change with how physical pixel sizes are read from CZI metadata.
As a result the min aicsimageio is going up to a specific patch version of 4.6.3.