Closed jwodder closed 2 years ago
Merging #200 (770f8a4) into draft (872c2cb) will increase coverage by
0.55%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## draft #200 +/- ##
==========================================
+ Coverage 76.82% 77.38% +0.55%
==========================================
Files 8 8
Lines 1437 1437
Branches 231 231
==========================================
+ Hits 1104 1112 +8
Misses 250 250
+ Partials 83 75 -8
Impacted Files | Coverage Δ | |
---|---|---|
tools/backups2datalad/util.py | 77.91% <0.00%> (ø) |
|
tools/backups2datalad/asyncer.py | 84.72% <0.00%> (+1.04%) |
:arrow_up: |
tools/backups2datalad/zarr.py | 79.92% <0.00%> (+1.43%) |
:arrow_up: |
tools/backups2datalad/annex.py | 91.17% <0.00%> (+1.47%) |
: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 4988bff...770f8a4. Read the comment docs.
This should hopefully fix the recurring test failures seen lately.