nipreps / fmripost-aroma

Run ICA-AROMA on fMRIPrep derivatives
https://fmripost-aroma.readthedocs.io/
Apache License 2.0
7 stars 1 forks source link

Fix subject collection (again) #78

Closed tsalo closed 1 week ago

tsalo commented 1 week ago

Stems from #77. The fix in #77 doesn't work when config.execution.bids_filters is None.

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 30.59%. Comparing base (062a726) to head (b80a99e). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/fmripost_aroma/workflows/base.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #78 +/- ## ======================================= Coverage 30.59% 30.59% ======================================= Files 26 26 Lines 2363 2363 Branches 374 374 ======================================= Hits 723 723 Misses 1617 1617 Partials 23 23 ```

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