dandi / dandisets

760 Dandisets, 817.2 TB total. DataLad super-dataset of all Dandisets from https://github.com/dandisets
10 stars 0 forks source link

Various coding improvements #215

Closed jwodder closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #215 (2288bc3) into draft (6dd7b2e) will decrease coverage by 0.51%. The diff coverage is 63.82%.

@@            Coverage Diff             @@
##            draft     #215      +/-   ##
==========================================
- Coverage   78.47%   77.96%   -0.52%     
==========================================
  Files          13       13              
  Lines        1789     1788       -1     
  Branches      301      303       +2     
==========================================
- Hits         1404     1394      -10     
- Misses        276      283       +7     
- Partials      109      111       +2     
Impacted Files Coverage Δ
tools/backups2datalad/adataset.py 77.86% <0.00%> (-1.21%) :arrow_down:
tools/backups2datalad/annex.py 90.32% <ø> (ø)
tools/backups2datalad/logging.py 76.31% <25.00%> (-6.04%) :arrow_down:
tools/backups2datalad/datasetter.py 70.22% <47.05%> (-0.95%) :arrow_down:
tools/backups2datalad/aioutil.py 82.35% <85.71%> (-0.47%) :arrow_down:
tools/backups2datalad/__main__.py 62.28% <100.00%> (ø)
tools/backups2datalad/asyncer.py 80.96% <100.00%> (-0.95%) :arrow_down:
tools/backups2datalad/zarr.py 81.78% <100.00%> (+0.51%) :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 bad96b1...2288bc3. Read the comment docs.

yarikoptic commented 2 years ago

picked through commit messages. Looks useful, thank you @jwodder !