PennLINC / xcp_d

Post-processing of fMRIPrep, NiBabies, and HCP outputs
https://xcp-d.readthedocs.io
BSD 3-Clause "New" or "Revised" License
76 stars 23 forks source link

Rename `--derivatives` parameter to `--datasets` #1276

Closed tsalo closed 1 day ago

tsalo commented 1 day ago

Closes none. Splits out a backward-incompatible change from #1265.

Changes proposed in this pull request

codecov[bot] commented 1 day ago

Codecov Report

Attention: Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 78.55%. Comparing base (b160183) to head (06d049b). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
xcp_d/cli/combineqc.py 0.00% 1 Missing :warning:
xcp_d/utils/bids.py 75.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1276 +/- ## ========================================== - Coverage 78.56% 78.55% -0.01% ========================================== Files 59 59 Lines 7309 7312 +3 Branches 1104 1105 +1 ========================================== + Hits 5742 5744 +2 Misses 1279 1279 - Partials 288 289 +1 ``` | [Flag](https://app.codecov.io/gh/PennLINC/xcp_d/pull/1276/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PennLINC) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/PennLINC/xcp_d/pull/1276/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PennLINC) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PennLINC#carryforward-flags-in-the-pull-request-comment) to find out more.

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