Skip to content

MNT: Pin traits < 6.4 #3501

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

Merged
merged 3 commits into from
Aug 22, 2022
Merged

MNT: Pin traits < 6.4 #3501

merged 3 commits into from
Aug 22, 2022

Conversation

effigies
Copy link
Member

This basically sets a lifetime on nipype 1.x. Refactoring to work with breaking changes in traits seems more work than it's worth (and would presumably break with older traits).

Summary

Fixes # .

List of changes proposed in this PR (pull-request)

This basically sets a lifetime on nipype 1.x. Refactoring to work with breaking changes in traits seems more work than it's worth (and would presumably break with older traits).
@effigies
Copy link
Member Author

This fixes the breaking tests in master.

Copy link
Member

@mgxd mgxd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 on capping traits over a massive refactor. We should get this in for the next batch of nipreps releases.

re: the failing tests - it seems not all output compcor lists are numpy arrays. weird that this hasn't shown up in other PRs, but the fix should be a simple coercion

@codecov
Copy link

codecov bot commented Aug 22, 2022

Codecov Report

Merging #3501 (ac1e2d1) into master (1dee939) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #3501   +/-   ##
=======================================
  Coverage   65.25%   65.25%           
=======================================
  Files         309      309           
  Lines       40858    40859    +1     
  Branches     5379     5379           
=======================================
+ Hits        26662    26663    +1     
  Misses      13122    13122           
  Partials     1074     1074           
Flag Coverage Δ
unittests 65.03% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
nipype/info.py 87.50% <100.00%> (+0.19%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@effigies
Copy link
Member Author

@mgxd Please merge if you're happy with this.

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.

2 participants