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

REL: 1.0.2 #2511

Merged
merged 6 commits into from
Mar 27, 2018
Merged

REL: 1.0.2 #2511

merged 6 commits into from
Mar 27, 2018

Conversation

mgxd
Copy link
Member

@mgxd mgxd commented Mar 26, 2018

closes #2513

* DOC: Add tutorials, porcupine to users TOC (https://github.com/nipy/nipype/pull/2503
* DOC: Contributing and testing (https://github.com/nipy/nipype/pull/2482)
* DOC: Describe 'orphaned' tag in CONTRIBUTING (https://github.com/nipy/nipype/pull/2481)
* ENH: Afni nwarpadjust (https://github.com/nipy/nipype/pull/2450)
Copy link
Member

Choose a reason for hiding this comment

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

Maybe "Add interface for AFNI 3dNwarpAdjust"

@codecov-io
Copy link

codecov-io commented Mar 26, 2018

Codecov Report

Merging #2511 into master will increase coverage by 0.74%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2511      +/-   ##
==========================================
+ Coverage   66.11%   66.85%   +0.74%     
==========================================
  Files         327      327              
  Lines       42479    42479              
  Branches     5268     5268              
==========================================
+ Hits        28083    28401     +318     
+ Misses      13642    13376     -266     
+ Partials      754      702      -52
Flag Coverage Δ
#smoketests 50.79% <100%> (+2.45%) ⬆️
#unittests 64.22% <100%> (+0.01%) ⬆️
Impacted Files Coverage Δ
nipype/info.py 70.14% <100%> (-14.93%) ⬇️
nipype/pipeline/plugins/multiproc.py 79.76% <0%> (-2.39%) ⬇️
nipype/pipeline/engine/utils.py 82.24% <0%> (+0.11%) ⬆️
nipype/pipeline/engine/nodes.py 83.91% <0%> (+0.33%) ⬆️
nipype/interfaces/fsl/utils.py 70.58% <0%> (+0.66%) ⬆️
nipype/interfaces/io.py 54.16% <0%> (+0.7%) ⬆️
nipype/pipeline/engine/workflows.py 79.08% <0%> (+1.19%) ⬆️
nipype/utils/misc.py 62.26% <0%> (+1.25%) ⬆️
nipype/algorithms/misc.py 45.79% <0%> (+1.28%) ⬆️
... and 8 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 31a1cde...41baf0f. Read the comment docs.

@effigies
Copy link
Member

effigies commented Mar 27, 2018

Just to be safe, re-started the feedstock tests.

@effigies effigies merged commit eda5f4a into nipy:master Mar 27, 2018
@mgxd mgxd deleted the rel/1.0.2 branch May 17, 2018 20:44
@effigies effigies added this to the 1.0.2 milestone Aug 30, 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.

TraitError: The 'file_name' trait of a PolyDataWriter instance must be a unicode string ...
3 participants