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

[FIX] Minor fixes for the NonSteadyStateDetector #1926

Merged
merged 3 commits into from Apr 3, 2017

Conversation

chrisgorgo
Copy link
Member

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #1926 into master will decrease coverage by 0.07%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1926      +/-   ##
==========================================
- Coverage   72.54%   72.47%   -0.08%     
==========================================
  Files        1064     1063       -1     
  Lines       54178    54146      -32     
  Branches     7811     7811              
==========================================
- Hits        39306    39242      -64     
- Misses      13654    13684      +30     
- Partials     1218     1220       +2
Flag Coverage Δ
#smoketests 72.47% <66.66%> (-0.08%) ⬇️
#unittests 70.01% <66.66%> (ø) ⬆️
Impacted Files Coverage Δ
nipype/algorithms/tests/test_confounds.py 93.02% <100%> (ø) ⬆️
nipype/algorithms/confounds.py 75.94% <50%> (ø) ⬆️
nipype/interfaces/spm/preprocess.py 66.41% <0%> (-2.53%) ⬇️
nipype/algorithms/misc.py 42.83% <0%> (-1.39%) ⬇️
nipype/interfaces/io.py 50.6% <0%> (-0.33%) ⬇️
nipype/interfaces/fsl/utils.py 72.53% <0%> (-0.12%) ⬇️
examples/test_spm.py

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 989a130...187acf4. Read the comment docs.

@codecov-io
Copy link

codecov-io commented Apr 2, 2017

Codecov Report

Merging #1926 into master will decrease coverage by 0.07%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1926      +/-   ##
==========================================
- Coverage   72.54%   72.47%   -0.08%     
==========================================
  Files        1064     1063       -1     
  Lines       54178    54146      -32     
  Branches     7811     7811              
==========================================
- Hits        39306    39242      -64     
- Misses      13654    13684      +30     
- Partials     1218     1220       +2
Flag Coverage Δ
#smoketests 72.47% <66.66%> (-0.08%) ⬇️
#unittests 70.01% <66.66%> (ø) ⬆️
Impacted Files Coverage Δ
nipype/algorithms/tests/test_confounds.py 93.02% <100%> (ø) ⬆️
nipype/algorithms/confounds.py 75.94% <50%> (ø) ⬆️
nipype/interfaces/spm/preprocess.py 66.41% <0%> (-2.53%) ⬇️
nipype/algorithms/misc.py 42.83% <0%> (-1.39%) ⬇️
nipype/interfaces/io.py 50.6% <0%> (-0.33%) ⬇️
nipype/interfaces/fsl/utils.py 72.53% <0%> (-0.12%) ⬇️
examples/test_spm.py

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 989a130...187acf4. Read the comment docs.

@chrisgorgo chrisgorgo merged commit e904aec into nipy:master Apr 3, 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.

None yet

2 participants