Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: Patch version for smriprep-docker #424

Merged
merged 2 commits into from
Mar 22, 2024

Conversation

effigies
Copy link
Member

I didn't really want to repackage smriprep-docker as more than a single file, so instead I just patched command classes.

@effigies effigies force-pushed the fix/wrapper-version branch from 86d4ee1 to ee329df Compare March 22, 2024 17:24
Copy link

codecov bot commented Mar 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.59%. Comparing base (c72116a) to head (2ba6c42).

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #424       +/-   ##
===========================================
+ Coverage   62.99%   78.59%   +15.59%     
===========================================
  Files          24       30        +6     
  Lines        1927     2088      +161     
  Branches      248      248               
===========================================
+ Hits         1214     1641      +427     
+ Misses        678      415      -263     
+ Partials       35       32        -3     
Flag Coverage Δ
ds005 ∅ <ø> (?)
ds054 46.28% <ø> (?)
pytest 67.81% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@effigies effigies added this to the 0.15.0 milestone Mar 22, 2024
@effigies effigies force-pushed the fix/wrapper-version branch from d6c5ece to 0d21714 Compare March 22, 2024 19:08
@effigies effigies force-pushed the fix/wrapper-version branch from 0d21714 to 2ba6c42 Compare March 22, 2024 20:07
@effigies effigies merged commit 4eb75c7 into nipreps:master Mar 22, 2024
17 checks passed
@effigies effigies deleted the fix/wrapper-version branch March 22, 2024 20:45
effigies added a commit that referenced this pull request Mar 23, 2024
0.15.0 (March 22, 2024)

New feature release in the 0.15.x series.

This release adds the workflow configuration option and CLI option
to reuse existing FreeSurfer outputs without attempting to resume.
This should allow for using longitudinal or non-standard pipelines
(for example, FastSurfer) without additional tooling for each variant.

* FIX: Patch version for smriprep-docker (#424)
* FIX: Require recent templateflow, select correct aparc dseg.tsv (#420)
* ENH: Add --fs-no-resume option to reuse existing FreeSurfer outputs without resuming (#393)
* MNT: set copyright owner in LICENSE file (#426)
* MNT: Apply Repo-Review suggestions (#422)
* CI: Small cleanups to GHA (#423)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant