Skip to content

[MAINT] Import only Sequence to avoid DeprecationWarning #2793

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

Conversation

oesteban
Copy link
Contributor

@oesteban oesteban commented Nov 22, 2018

Summary

Fixes # .

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

Acknowledgment

  • (Mandatory) I acknowledge that this contribution will be available under the Apache 2 license.

@codecov-io
Copy link

Codecov Report

Merging #2793 into master will decrease coverage by 3.4%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2793      +/-   ##
==========================================
- Coverage   67.51%   64.11%   -3.41%     
==========================================
  Files         341      339       -2     
  Lines       43287    43239      -48     
  Branches     5364     5364              
==========================================
- Hits        29225    27721    -1504     
- Misses      13361    14448    +1087     
- Partials      701     1070     +369
Flag Coverage Δ
#smoketests ?
#unittests 64.11% <100%> (-0.82%) ⬇️
Impacted Files Coverage Δ
nipype/interfaces/base/traits_extension.py 94.57% <100%> (-3.11%) ⬇️
nipype/interfaces/nilearn.py 40% <0%> (-56.67%) ⬇️
nipype/utils/spm_docs.py 25.92% <0%> (-44.45%) ⬇️
nipype/interfaces/freesurfer/base.py 49.59% <0%> (-30.9%) ⬇️
nipype/utils/logger.py 59.7% <0%> (-29.86%) ⬇️
nipype/algorithms/rapidart.py 35.39% <0%> (-29.21%) ⬇️
nipype/interfaces/spm/base.py 58.41% <0%> (-29.05%) ⬇️
nipype/utils/provenance.py 55.73% <0%> (-28.99%) ⬇️
nipype/interfaces/fsl/model.py 55.26% <0%> (-25.35%) ⬇️
nipype/testing/fixtures.py 77.33% <0%> (-21.34%) ⬇️
... and 42 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 27490e6...fa27d73. Read the comment docs.

@oesteban oesteban merged commit fa94344 into nipy:master Nov 22, 2018
@oesteban oesteban deleted the maint/maint/collections-deprecation-warning branch November 22, 2018 22:14
@effigies effigies added this to the 1.1.6 milestone Nov 26, 2018
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.

3 participants