esi-neuroscience / syncopy

Systems Neuroscience Computing in Python: user-friendly analysis of large-scale electrophysiology data
BSD 3-Clause "New" or "Revised" License
47 stars 14 forks source link

Fix crash on interactive cleanup twice #515

Closed dfsp-spirit closed 1 year ago

dfsp-spirit commented 1 year ago

Changes Summary

Reviewer Checklist

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 75.00% and project coverage change: -0.05 :warning:

Comparison is base (6cd294d) 69.04% compared to head (78d3bcc) 69.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #515 +/- ## ========================================== - Coverage 69.04% 69.00% -0.05% ========================================== Files 87 87 Lines 10164 10169 +5 Branches 2072 2072 ========================================== - Hits 7018 7017 -1 - Misses 2612 2616 +4 - Partials 534 536 +2 ``` | [Impacted Files](https://app.codecov.io/gh/esi-neuroscience/syncopy/pull/515?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esi-neuroscience) | Coverage Δ | | |---|---|---| | [syncopy/shared/errors.py](https://app.codecov.io/gh/esi-neuroscience/syncopy/pull/515?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esi-neuroscience#diff-c3luY29weS9zaGFyZWQvZXJyb3JzLnB5) | `44.08% <75.00%> (+0.43%)` | :arrow_up: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/esi-neuroscience/syncopy/pull/515/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esi-neuroscience)

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