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

Kill more processes on error #295

Closed jwodder closed 1 year ago

jwodder commented 1 year ago

Part of #293.

codecov[bot] commented 1 year ago

Codecov Report

Base: 76.71% // Head: 75.80% // Decreases project coverage by -0.90% :warning:

Coverage data is based on head (970efb1) compared to base (0d76b68). Patch coverage: 64.89% of modified lines in pull request are covered.

:exclamation: Current head 970efb1 differs from pull request most recent head 7ba01c3. Consider uploading reports for the commit 7ba01c3 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## draft #295 +/- ## ========================================== - Coverage 76.71% 75.80% -0.91% ========================================== Files 14 14 Lines 2323 2364 +41 Branches 373 378 +5 ========================================== + Hits 1782 1792 +10 - Misses 393 424 +31 Partials 148 148 ``` | [Impacted Files](https://codecov.io/gh/dandi/dandisets/pull/295?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/295/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi#diff-dG9vbHMvYmFja3VwczJkYXRhbGFkL19fbWFpbl9fLnB5) | `62.31% <60.00%> (-1.41%)` | :arrow_down: | | [tools/backups2datalad/annex.py](https://codecov.io/gh/dandi/dandisets/pull/295/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi#diff-dG9vbHMvYmFja3VwczJkYXRhbGFkL2FubmV4LnB5) | `84.28% <61.53%> (-6.04%)` | :arrow_down: | | [tools/backups2datalad/aioutil.py](https://codecov.io/gh/dandi/dandisets/pull/295/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi#diff-dG9vbHMvYmFja3VwczJkYXRhbGFkL2Fpb3V0aWwucHk=) | `73.65% <64.86%> (-7.76%)` | :arrow_down: | | [tools/backups2datalad/adataset.py](https://codecov.io/gh/dandi/dandisets/pull/295/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%> (ø)` | | | [tools/backups2datalad/zarr.py](https://codecov.io/gh/dandi/dandisets/pull/295/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi#diff-dG9vbHMvYmFja3VwczJkYXRhbGFkL3phcnIucHk=) | `74.07% <0.00%> (-0.29%)` | :arrow_down: | | [tools/backups2datalad/asyncer.py](https://codecov.io/gh/dandi/dandisets/pull/295/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi#diff-dG9vbHMvYmFja3VwczJkYXRhbGFkL2FzeW5jZXIucHk=) | `78.55% <0.00%> (-0.28%)` | :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.