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

Dump `fuser -v` output if `git rm` fails due to lockfile #291

Closed jwodder closed 1 year ago

jwodder commented 1 year ago

Ref: #290.

edited by @yarikoptic in that it doesn't close the issue and just provide diagnostic output (potentially)

codecov[bot] commented 1 year ago

Codecov Report

Base: 77.41% // Head: 76.84% // Decreases project coverage by -0.56% :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## draft #291 +/- ## ========================================== - Coverage 77.41% 76.84% -0.57% ========================================== Files 14 14 Lines 2311 2319 +8 Branches 372 373 +1 ========================================== - Hits 1789 1782 -7 - Misses 376 391 +15 Partials 146 146 ``` | [Impacted Files](https://codecov.io/gh/dandi/dandisets/pull/291?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/291/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi#diff-dG9vbHMvYmFja3VwczJkYXRhbGFkL2FkYXRhc2V0LnB5) | `77.69% <33.33%> (-1.57%)` | :arrow_down: | | [tools/backups2datalad/aioutil.py](https://codecov.io/gh/dandi/dandisets/pull/291/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi#diff-dG9vbHMvYmFja3VwczJkYXRhbGFkL2Fpb3V0aWwucHk=) | `82.35% <0.00%> (-3.93%)` | :arrow_down: | | [tools/backups2datalad/logging.py](https://codecov.io/gh/dandi/dandisets/pull/291/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi#diff-dG9vbHMvYmFja3VwczJkYXRhbGFkL2xvZ2dpbmcucHk=) | `85.00% <0.00%> (-2.50%)` | :arrow_down: | | [tools/backups2datalad/util.py](https://codecov.io/gh/dandi/dandisets/pull/291/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi#diff-dG9vbHMvYmFja3VwczJkYXRhbGFkL3V0aWwucHk=) | `77.14% <0.00%> (-1.43%)` | :arrow_down: | 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

Thanks, let's try it ... but most likely we just need the .precommit invocation