Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate physutils - Physio object usage #54

Merged
merged 40 commits into from
Aug 25, 2024

Add updated physutils version

6266b6f
Select commit
Loading
Failed to load commit list.
Merged

Integrate physutils - Physio object usage #54

Add updated physutils version
6266b6f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 25, 2024 in 1s

53.85% (+6.81%) compared to 24515ca

View this Pull Request on Codecov

53.85% (+6.81%) compared to 24515ca

Details

Codecov Report

Attention: Patch coverage is 73.26733% with 54 lines in your changes missing coverage. Please review.

Project coverage is 53.85%. Comparing base (24515ca) to head (6266b6f).
Report is 108 commits behind head on master.

Files Patch % Lines
phys2denoise/metrics/cardiac.py 53.33% 21 Missing ⚠️
phys2denoise/metrics/multimodal.py 17.39% 19 Missing ⚠️
phys2denoise/metrics/chest_belt.py 87.87% 8 Missing ⚠️
phys2denoise/metrics/utils.py 90.47% 6 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
+ Coverage   47.04%   53.85%   +6.81%     
==========================================
  Files           7        8       +1     
  Lines         321      596     +275     
==========================================
+ Hits          151      321     +170     
- Misses        170      275     +105     
Files Coverage Δ
phys2denoise/metrics/responses.py 94.44% <100.00%> (ø)
phys2denoise/metrics/utils.py 67.23% <90.47%> (-2.34%) ⬇️
phys2denoise/metrics/chest_belt.py 92.38% <87.87%> (+6.83%) ⬆️
phys2denoise/metrics/multimodal.py 26.82% <17.39%> (-6.51%) ⬇️
phys2denoise/metrics/cardiac.py 54.34% <53.33%> (-40.39%) ⬇️

... and 2 files with indirect coverage changes