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

invoke .precommit upon "remove" invocation #292

Closed yarikoptic closed 1 year ago

yarikoptic commented 1 year ago

Might not be sufficient (cause problems) due to the async nature of code here but also might be just fine... shot in the dark

codecov[bot] commented 1 year ago

Codecov Report

Base: 76.84% // Head: 76.85% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (725366f) compared to base (497e65d). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## draft #292 +/- ## ======================================= Coverage 76.84% 76.85% ======================================= Files 14 14 Lines 2319 2320 +1 Branches 373 373 ======================================= + Hits 1782 1783 +1 Misses 391 391 Partials 146 146 ``` | [Impacted Files](https://codecov.io/gh/dandi/dandisets/pull/292?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi) | Coverage Δ | | |---|---|---| | [tools/backups2datalad/adataset.py](https://codecov.io/gh/dandi/dandisets/pull/292/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi#diff-dG9vbHMvYmFja3VwczJkYXRhbGFkL2FkYXRhc2V0LnB5) | `77.77% <100.00%> (+0.07%)` | :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.