raphaelvallat / yasa

YASA (Yet Another Spindle Algorithm): a Python package to analyze polysomnographic sleep recordings.
https://raphaelvallat.com/yasa/
BSD 3-Clause "New" or "Revised" License
429 stars 115 forks source link

Replace Error raised by less than 5 minutes of data by a Warning #160

Closed nabilalibou closed 10 months ago

nabilalibou commented 10 months ago

PR submission for #158

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (ae9ccc7) 92.59% compared to head (3f2479e) 92.53%.

Files Patch % Lines
yasa/staging.py 33.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #160 +/- ## ========================================== - Coverage 92.59% 92.53% -0.06% ========================================== Files 23 23 Lines 3104 3106 +2 ========================================== Hits 2874 2874 - Misses 230 232 +2 ```

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