dandi / dandisets

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

Don't populate if no changes were committed since last population #317

Closed jwodder closed 1 year ago

jwodder commented 1 year ago

Closes #255.

codecov[bot] commented 1 year ago

Codecov Report

Base: 75.79% // Head: 75.93% // Increases project coverage by +0.14% :tada:

Coverage data is based on head (13ee792) compared to base (6bf6ed9). Patch coverage: 70.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## draft #317 +/- ## ========================================== + Coverage 75.79% 75.93% +0.14% ========================================== Files 14 14 Lines 2384 2394 +10 Branches 378 379 +1 ========================================== + Hits 1807 1818 +11 + Misses 427 424 -3 - Partials 150 152 +2 ``` | [Impacted Files](https://codecov.io/gh/dandi/dandisets/pull/317?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi) | Coverage Δ | | |---|---|---| | [tools/backups2datalad/\_\_main\_\_.py](https://codecov.io/gh/dandi/dandisets/pull/317/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi#diff-dG9vbHMvYmFja3VwczJkYXRhbGFkL19fbWFpbl9fLnB5) | `62.91% <40.00%> (-0.56%)` | :arrow_down: | | [tools/backups2datalad/adataset.py](https://codecov.io/gh/dandi/dandisets/pull/317/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi#diff-dG9vbHMvYmFja3VwczJkYXRhbGFkL2FkYXRhc2V0LnB5) | `79.23% <100.00%> (+1.77%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

yarikoptic commented 1 year ago

Let's try it out, thanks!