sensein / senselab

senselab is a Python package that simplifies building pipelines for biometric (e.g. speech, voice, video, etc) analysis.
http://sensein.group/senselab/
Apache License 2.0
10 stars 3 forks source link

Adjusting utilities for plotting spectrograms #170

Closed fabiocat93 closed 1 month ago

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 2.70270% with 36 lines in your changes missing coverage. Please review.

Project coverage is 63.21%. Comparing base (9b7209f) to head (dbc68cd). Report is 43 commits behind head on main.

Files with missing lines Patch % Lines
src/senselab/audio/tasks/plotting/plotting.py 0.00% 35 Missing :warning:
src/senselab/audio/tasks/plotting/__init__.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #170 +/- ## ========================================== - Coverage 68.32% 63.21% -5.11% ========================================== Files 95 108 +13 Lines 3283 3417 +134 ========================================== - Hits 2243 2160 -83 - Misses 1040 1257 +217 ```

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