ME-ICA / tedana

TE-dependent analysis of multi-echo fMRI
https://tedana.readthedocs.io
GNU Lesser General Public License v2.1
158 stars 94 forks source link

Refactor `gscontrol` module #1086

Open tsalo opened 2 months ago

tsalo commented 2 months ago

Closes #1085 (but perhaps not optimally?)

Changes proposed in this pull request:

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 89.87%. Comparing base (0f6cbe1) to head (c491cc3).

Files Patch % Lines
tedana/gscontrol.py 94.91% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1086 +/- ## ========================================== - Coverage 89.91% 89.87% -0.05% ========================================== Files 26 26 Lines 3621 3634 +13 Branches 629 632 +3 ========================================== + Hits 3256 3266 +10 - Misses 214 216 +2 - Partials 151 152 +1 ```

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