Skip to content

FIX: added isdefined module to ICA_AROMA.py #2066

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 1 commit into from
Jun 5, 2017
Merged

FIX: added isdefined module to ICA_AROMA.py #2066

merged 1 commit into from
Jun 5, 2017

Conversation

jdkent
Copy link
Contributor

@jdkent jdkent commented Jun 5, 2017

Fixes #2056

Changes proposed in this pull request
Accidentally got rid of the necessary "isdefined" module when changing to relative imports. this fixes the dependency.

@codecov-io
Copy link

Codecov Report

Merging #2066 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2066   +/-   ##
=======================================
  Coverage   72.16%   72.16%           
=======================================
  Files        1137     1137           
  Lines       57194    57194           
  Branches     8194     8194           
=======================================
  Hits        41276    41276           
  Misses      14629    14629           
  Partials     1289     1289
Flag Coverage Δ
#smoketests 72.16% <ø> (ø) ⬆️
#unittests 69.78% <ø> (ø) ⬆️
Impacted Files Coverage Δ
nipype/interfaces/fsl/ICA_AROMA.py 68.42% <ø> (ø) ⬆️

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 6be8010...b5e43b8. Read the comment docs.

@codecov-io
Copy link

Codecov Report

Merging #2066 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2066   +/-   ##
=======================================
  Coverage   72.16%   72.16%           
=======================================
  Files        1137     1137           
  Lines       57194    57194           
  Branches     8194     8194           
=======================================
  Hits        41276    41276           
  Misses      14629    14629           
  Partials     1289     1289
Flag Coverage Δ
#smoketests 72.16% <ø> (ø) ⬆️
#unittests 69.78% <ø> (ø) ⬆️
Impacted Files Coverage Δ
nipype/interfaces/fsl/ICA_AROMA.py 68.42% <ø> (ø) ⬆️

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 6be8010...b5e43b8. Read the comment docs.

@satra satra merged commit a63c52d into nipy:master Jun 5, 2017
@satra satra added this to the 0.14.0 milestone Oct 20, 2017
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.

4 participants