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

Repair n taper defaults #559

Closed tensionhead closed 1 year ago

tensionhead commented 1 year ago

Changes Summary

Reviewer Checklist

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.15% :tada:

Comparison is base (d8d7a8b) 68.88% compared to head (59aa767) 69.03%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #559 +/- ## ========================================== + Coverage 68.88% 69.03% +0.15% ========================================== Files 87 87 Lines 10118 10122 +4 Branches 2124 2125 +1 ========================================== + Hits 6970 6988 +18 + Misses 2564 2550 -14 Partials 584 584 ``` | [Files Changed](https://app.codecov.io/gh/esi-neuroscience/syncopy/pull/559?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esi-neuroscience) | Coverage Δ | | |---|---|---| | [syncopy/specest/freqanalysis.py](https://app.codecov.io/gh/esi-neuroscience/syncopy/pull/559?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esi-neuroscience#diff-c3luY29weS9zcGVjZXN0L2ZyZXFhbmFseXNpcy5weQ==) | `66.06% <ø> (+3.63%)` | :arrow_up: | | [syncopy/connectivity/connectivity\_analysis.py](https://app.codecov.io/gh/esi-neuroscience/syncopy/pull/559?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esi-neuroscience#diff-c3luY29weS9jb25uZWN0aXZpdHkvY29ubmVjdGl2aXR5X2FuYWx5c2lzLnB5) | `84.31% <100.00%> (+0.31%)` | :arrow_up: | | [syncopy/shared/input\_processors.py](https://app.codecov.io/gh/esi-neuroscience/syncopy/pull/559?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esi-neuroscience#diff-c3luY29weS9zaGFyZWQvaW5wdXRfcHJvY2Vzc29ycy5weQ==) | `57.50% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/esi-neuroscience/syncopy/pull/559/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: Have feedback on the report? Share it here.