Skip to content

Update confounds.py

Codecov / codecov/project succeeded May 16, 2024 in 0s

32.18% (+0.42%) compared to a29b14e

View this Pull Request on Codecov

32.18% (+0.42%) compared to a29b14e

Details

Codecov Report

Attention: Patch coverage is 24.13793% with 132 lines in your changes are missing coverage. Please review.

Project coverage is 32.18%. Comparing base (a29b14e) to head (33b624a).
Report is 1 commits behind head on main.

Files Patch % Lines
src/fmripost_aroma/utils/bids.py 32.25% 58 Missing and 5 partials ⚠️
src/fmripost_aroma/workflows/base.py 8.69% 42 Missing ⚠️
src/fmripost_aroma/interfaces/confounds.py 27.27% 8 Missing ⚠️
src/fmripost_aroma/utils/utils.py 11.11% 8 Missing ⚠️
src/fmripost_aroma/cli/parser.py 0.00% 4 Missing ⚠️
src/fmripost_aroma/config.py 20.00% 4 Missing ⚠️
src/fmripost_aroma/cli/workflow.py 0.00% 2 Missing ⚠️
src/fmripost_aroma/cli/run.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
+ Coverage   31.75%   32.18%   +0.42%     
==========================================
  Files          24       25       +1     
  Lines        2028     2116      +88     
  Branches      298      330      +32     
==========================================
+ Hits          644      681      +37     
- Misses       1374     1416      +42     
- Partials       10       19       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.