dandi / dandisets

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

Pass `--fast` to `copy` invocations; add `--force-fast` option to populate commands #372

Closed jwodder closed 9 months ago

jwodder commented 9 months ago

Closes #370.

codecov[bot] commented 9 months ago

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (6934374) 75.55% compared to head (511fee0) 75.60%.

Files Patch % Lines
tools/backups2datalad/__main__.py 57.89% 7 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## draft #372 +/- ## ========================================== + Coverage 75.55% 75.60% +0.04% ========================================== Files 14 14 Lines 2536 2541 +5 Branches 560 563 +3 ========================================== + Hits 1916 1921 +5 Misses 458 458 Partials 162 162 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

jwodder commented 9 months ago

@yarikoptic Ping.

yarikoptic commented 9 months ago

Thanks! Let's see how this goes. I might upgrade git-annex some time soon to take in the fix for --fast to work correctly (ATM it would still be non --fast)