nipy / nipype

Workflows and interfaces for neuroimaging packages
https://nipype.readthedocs.org/en/latest/
Other
751 stars 530 forks source link

MNT: Drop traits upper bound #3685

Closed effigies closed 1 month ago

effigies commented 1 month ago

This PR:

Closes #3661.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 99.52381% with 1 line in your changes missing coverage. Please review.

Project coverage is 70.83%. Comparing base (4d1352a) to head (f2e9d32). Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
nipype/interfaces/spm/base.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3685 +/- ## ======================================= Coverage 70.83% 70.83% ======================================= Files 1276 1276 Lines 59314 59320 +6 Branches 9824 9826 +2 ======================================= + Hits 42013 42019 +6 Misses 16125 16125 Partials 1176 1176 ```

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