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

[REF] Stop using deprecated import internally #3561

Merged
merged 2 commits into from
Apr 17, 2023

Conversation

asmacdo
Copy link
Member

@asmacdo asmacdo commented Apr 6, 2023

Summary

Remove internal imports of deprecated nipype.LooseVersion for looseversion.LooseVersion

@codecov
Copy link

codecov bot commented Apr 6, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (2086876) 63.34% compared to head (242b572) 63.34%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3561   +/-   ##
=======================================
  Coverage   63.34%   63.34%           
=======================================
  Files         309      309           
  Lines       40900    40904    +4     
  Branches     5381     5381           
=======================================
+ Hits        25907    25911    +4     
  Misses      13985    13985           
  Partials     1008     1008           
Impacted Files Coverage Δ
nipype/__init__.py 53.19% <ø> (ø)
nipype/interfaces/afni/base.py 64.34% <100.00%> (+0.27%) ⬆️
nipype/interfaces/base/core.py 85.46% <100.00%> (+0.02%) ⬆️
nipype/interfaces/freesurfer/base.py 48.38% <100.00%> (ø)
nipype/interfaces/freesurfer/preprocess.py 64.42% <100.00%> (+0.03%) ⬆️
nipype/interfaces/fsl/model.py 49.11% <100.00%> (ø)
nipype/interfaces/fsl/preprocess.py 61.04% <100.00%> (ø)
nipype/interfaces/image.py 73.41% <100.00%> (ø)
nipype/interfaces/mrtrix3/base.py 59.67% <100.00%> (+0.66%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

nipype/__init__.py Outdated Show resolved Hide resolved
@effigies effigies merged commit 6693536 into nipy:master Apr 17, 2023
@effigies effigies mentioned this pull request Mar 20, 2024
6 tasks
@effigies effigies mentioned this pull request Oct 31, 2024
6 tasks
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