Skip to content

[MAINT] DeprecationWarning: use HasTraits.trait_set instead #2792

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 2 commits into from
Nov 22, 2018

Conversation

oesteban
Copy link
Contributor

Fix this warning that is populating nipype logs lately.

Fix this warning that is populating logs lately.
@codecov-io
Copy link

codecov-io commented Nov 22, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2792      +/-   ##
==========================================
- 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/pipeline/engine/utils.py 71.54% <100%> (-10.55%) ⬇️
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...aad991d. Read the comment docs.

@oesteban oesteban merged commit 09f325a into nipy:master Nov 22, 2018
@oesteban oesteban deleted the maint/use-has_traits branch November 22, 2018 19:13
@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