coganlab / IEEG_Pipelines

A repo of current preprocessing methods for the Cogan Lab
https://ieeg-pipelines.readthedocs.io/en/latest/
MIT License
4 stars 2 forks source link

Decoding #90

Closed Aaronearlerichardson closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Attention: 824 lines in your changes are missing coverage. Please review.

Comparison is base (0c58b54) 62.47% compared to head (a2c2abe) 51.91%. Report is 1 commits behind head on main.

Files Patch % Lines
ieeg/decoding/decoders.py 22.04% 435 Missing :warning:
ieeg/decoding/joint_pca/alignment_methods.py 18.67% 135 Missing :warning:
ieeg/decoding/joint_pca/cross_pt_decoders.py 22.36% 59 Missing :warning:
ieeg/timefreq/utils.py 26.22% 45 Missing :warning:
ieeg/calc/stats.py 54.54% 40 Missing :warning:
ieeg/decoding/joint_pca/utils.py 22.91% 37 Missing :warning:
ieeg/decoding/preprocessing_funcs.py 11.42% 31 Missing :warning:
ieeg/calc/oversample.py 61.53% 25 Missing :warning:
ieeg/decoding/metrics.py 17.64% 14 Missing :warning:
ieeg/__init__.py 83.33% 1 Missing :warning:
... and 2 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #90 +/- ## =========================================== - Coverage 62.47% 51.91% -10.57% =========================================== Files 21 28 +7 Lines 2497 3558 +1061 =========================================== + Hits 1560 1847 +287 - Misses 937 1711 +774 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.