Skip to content

Fix some style issues.

Codecov / codecov/project failed May 9, 2024 in 0s

29.36% (-3.19%) compared to df5d745

View this Pull Request on Codecov

29.36% (-3.19%) compared to df5d745

Details

Codecov Report

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

Project coverage is 29.36%. Comparing base (df5d745) to head (b500a2d).

❗ Current head b500a2d differs from pull request most recent head 996eb17. Consider uploading reports for the commit 996eb17 to get more accurate results

Files Patch % Lines
src/fmripost_aroma/utils/utils.py 14.28% 120 Missing ⚠️
src/fmripost_aroma/utils/features.py 14.47% 65 Missing ⚠️
src/fmripost_aroma/interfaces/confounds.py 21.73% 54 Missing ⚠️
src/fmripost_aroma/utils/plotting.py 16.92% 54 Missing ⚠️
src/fmripost_aroma/workflows/aroma.py 5.66% 50 Missing ⚠️
src/fmripost_aroma/interfaces/aroma.py 34.37% 42 Missing ⚠️
src/fmripost_aroma/interfaces/nilearn.py 67.64% 11 Missing ⚠️
src/fmripost_aroma/workflows/base.py 0.00% 4 Missing ⚠️
src/fmripost_aroma/interfaces/reportlets.py 75.00% 3 Missing ⚠️
src/fmripost_aroma/cli/parser.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
- Coverage   32.54%   29.36%   -3.19%     
==========================================
  Files          18       21       +3     
  Lines        1312     1737     +425     
  Branches      207      249      +42     
==========================================
+ Hits          427      510      +83     
- Misses        875     1217     +342     
  Partials       10       10              

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