Skip to content

Update versioneer

89d2fc3
Select commit
Loading
Failed to load commit list.
Open

Complete overwrite of RETROICOR computation to allow multiple physiological modalities and their interactions #70

Update versioneer
89d2fc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 2, 2025 in 0s

44.55% (-9.31%) compared to 9e0e5a3

View this Pull Request on Codecov

44.55% (-9.31%) compared to 9e0e5a3

Details

Codecov Report

❌ Patch coverage is 8.08081% with 91 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.55%. Comparing base (9e0e5a3) to head (89d2fc3).

Files with missing lines Patch % Lines
phys2denoise/metrics/multimodal.py 4.47% 64 Missing ⚠️
phys2denoise/metrics/phase.py 15.62% 27 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #70      +/-   ##
==========================================
- Coverage   53.85%   44.55%   -9.31%     
==========================================
  Files           8        9       +1     
  Lines         596      606      +10     
==========================================
- Hits          321      270      -51     
- Misses        275      336      +61     
Files with missing lines Coverage Δ
phys2denoise/metrics/cardiac.py 35.00% <ø> (-19.35%) ⬇️
phys2denoise/metrics/chest_belt.py 92.59% <ø> (+0.21%) ⬆️
phys2denoise/metrics/phase.py 15.62% <15.62%> (ø)
phys2denoise/metrics/multimodal.py 12.00% <4.47%> (-14.83%) ⬇️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.