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

chore: Clean up doc builds, environment, style checks #444

Merged
merged 8 commits into from
Jul 19, 2024

Conversation

effigies
Copy link
Member

This is a potpourri of little things that need doing, easiest to review one commit at a time, as one of them was a ruff check --fix && ruff format run.

Copy link

codecov bot commented Jul 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.45%. Comparing base (6501da1) to head (f471662).

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #444       +/-   ##
===========================================
+ Coverage   66.60%   78.45%   +11.84%     
===========================================
  Files          30       30               
  Lines        2093     2079       -14     
  Branches      249      249               
===========================================
+ Hits         1394     1631      +237     
+ Misses        698      416      -282     
- Partials        1       32       +31     
Flag Coverage Δ
ds054 45.82% <ø> (?)
pytest 67.53% <ø> (?)

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 merged commit d2f89b9 into nipreps:master Jul 19, 2024
17 checks passed
@effigies effigies deleted the mnt/updates branch July 19, 2024 16:45
mgxd added a commit that referenced this pull request Aug 1, 2024
0.16.0 (July 31, 2024)

Start of the 0.16.x minor series.

This release decouples much of the hardcoded T1w behavior in favor of T1w/T2w options,
to allow easier integration with tools less reliant on a single anatomical scan.

* ENH: Use genericised "anat" input/output for TemplateDimensions (#443)
* ENH: Remove much of the hardcoded `T1w` fields in favor of `anat` (#433)
* RF: Load package data with acres (#448)
* RF: `space-fsaverage` to `sphere_reg` output files (#446)
* MNT: Unpin libitk 5.3 (ANTs 2.5.3 is built with 5.4) (#445)
* MNT: Clean up doc builds, environment, style checks (#444)
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