esi-neuroscience / syncopy

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

FIX: fix condition #539

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 has no change and project coverage change: +0.37 :tada:

Comparison is base (55f6c5c) 68.92% compared to head (2e72424) 69.29%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #539 +/- ## ========================================== + Coverage 68.92% 69.29% +0.37% ========================================== Files 87 87 Lines 10107 10107 Branches 2121 2121 ========================================== + Hits 6966 7004 +38 + Misses 2557 2529 -28 + Partials 584 574 -10 ``` | [Impacted Files](https://app.codecov.io/gh/esi-neuroscience/syncopy/pull/539?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esi-neuroscience) | Coverage Δ | | |---|---|---| | [syncopy/io/load\_nwb.py](https://app.codecov.io/gh/esi-neuroscience/syncopy/pull/539?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esi-neuroscience#diff-c3luY29weS9pby9sb2FkX253Yi5weQ==) | `53.87% <0.00%> (-0.87%)` | :arrow_down: | ... and [6 files with indirect coverage changes](https://app.codecov.io/gh/esi-neuroscience/syncopy/pull/539/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.