sensein / senselab

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

adding some more API classes (participant, session, dataset) #50

Closed fabiocat93 closed 1 month ago

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 75.83333% with 29 lines in your changes missing coverage. Please review.

Project coverage is 61.81%. Comparing base (3ba1620) to head (7083fac). Report is 1 commits behind head on audio_abstract_dtype.

Files Patch % Lines
src/senselab/utils/data_structures/dataset.py 69.09% 17 Missing :warning:
src/senselab/utils/tasks/input_output.py 11.11% 8 Missing :warning:
src/senselab/utils/hf.py 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## audio_abstract_dtype #50 +/- ## ======================================================== + Coverage 59.12% 61.81% +2.69% ======================================================== Files 36 38 +2 Lines 932 1037 +105 ======================================================== + Hits 551 641 +90 - Misses 381 396 +15 ```

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