Closed ttung closed 6 years ago
Merging #74 into master will decrease coverage by
3.02%
. The diff coverage is4.76%
.
@@ Coverage Diff @@
## master #74 +/- ##
=========================================
- Coverage 82.72% 79.7% -3.03%
=========================================
Files 18 18
Lines 521 542 +21
=========================================
+ Hits 431 432 +1
- Misses 90 110 +20
Impacted Files | Coverage Δ | |
---|---|---|
slicedimage/_tileset.py | 45% <4.76%> (-44.48%) |
: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 8fc5756...c73636c. Read the comment docs.
Obtain the tile shape through:
Print the range of tile sizes, if it's a variety of values, or a scalar if all the tiles are the same size.
This is a continuation of #57.
Test plan: