dandi / dandisets

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

Test "populate" commands #196

Closed jwodder closed 2 years ago

jwodder commented 2 years ago

Closes #139.

codecov[bot] commented 2 years ago

Codecov Report

Merging #196 (8cf1c5a) into draft (770f8a4) will increase coverage by 1.59%. The diff coverage is 72.80%.

@@            Coverage Diff             @@
##            draft     #196      +/-   ##
==========================================
+ Coverage   77.38%   78.97%   +1.59%     
==========================================
  Files           8        9       +1     
  Lines        1437     1484      +47     
  Branches      231      247      +16     
==========================================
+ Hits         1112     1172      +60     
+ Misses        250      223      -27     
- Partials       75       89      +14     
Impacted Files Coverage Δ
tools/backups2datalad/__main__.py 63.63% <42.50%> (+9.46%) :arrow_up:
tools/backups2datalad/datasetter.py 72.85% <71.42%> (+0.41%) :arrow_up:
tools/backups2datalad/zarr.py 80.71% <77.77%> (+0.78%) :arrow_up:
tools/backups2datalad/asyncer.py 85.46% <80.00%> (+0.74%) :arrow_up:
tools/backups2datalad/config.py 90.00% <90.00%> (ø)
tools/backups2datalad/consts.py 100.00% <100.00%> (ø)
tools/backups2datalad/syncer.py 90.56% <100.00%> (+0.18%) :arrow_up:
tools/backups2datalad/util.py 77.44% <100.00%> (-0.48%) :arrow_down:
... and 1 more

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 8122570...8cf1c5a. Read the comment docs.

yarikoptic commented 2 years ago

Thanks! Will merge/do test runs while supervising tomorrow!

yarikoptic commented 2 years ago

Away from laptop ATM at a meeting, didn't check, but I believe cron job is disabled ATM, so should be safe - let's proceed. Thank you @jwodder