Closed ttung closed 6 years ago
Merging #44 into master will increase coverage by
0.41%
. The diff coverage is94.8%
.
@@ Coverage Diff @@
## master #44 +/- ##
==========================================
+ Coverage 79.8% 80.22% +0.41%
==========================================
Files 18 18
Lines 525 526 +1
==========================================
+ Hits 419 422 +3
+ Misses 106 104 -2
Impacted Files | Coverage Δ | |
---|---|---|
slicedimage/cli/checksum.py | 0% <0%> (ø) |
:arrow_up: |
slicedimage/backends/_disk.py | 95.23% <100%> (ø) |
:arrow_up: |
slicedimage/io.py | 92.7% <100%> (+0.03%) |
:arrow_up: |
slicedimage/backends/_http.py | 100% <100%> (+7.4%) |
:arrow_up: |
slicedimage/backends/_base.py | 50% <100%> (ø) |
:arrow_up: |
slicedimage/_tile.py | 80.39% <50%> (ø) |
:arrow_up: |
slicedimage/backends/_caching.py | 93.33% <93.54%> (ø) |
:arrow_up: |
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 90f4e3c...7e0a49e. Read the comment docs.
The defaults are all set to True, but this allows us to test the disk and http backends properly.