nipreps / fmripost-aroma

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

Write out GeneratedBy correctly #73

Closed tsalo closed 1 week ago

tsalo commented 2 weeks ago

Closes #70.

Changes proposed in this pull request

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 2.56410% with 38 lines in your changes missing coverage. Please review.

Project coverage is 30.58%. Comparing base (24a0dcf) to head (1e99d15). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/fmripost_aroma/utils/bids.py 2.63% 37 Missing :warning:
src/fmripost_aroma/cli/run.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #73 +/- ## ========================================== - Coverage 30.85% 30.58% -0.28% ========================================== Files 26 26 Lines 2330 2351 +21 Branches 365 370 +5 ========================================== Hits 719 719 - Misses 1590 1611 +21 Partials 21 21 ```

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