Skip to content

ENH: added interface for FSL's dual_regression #2057

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 8, 2017

Conversation

TheChymera
Copy link
Collaborator

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #2057 into master will decrease coverage by <.01%.
The diff coverage is 70.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2057      +/-   ##
==========================================
- Coverage   72.17%   72.17%   -0.01%     
==========================================
  Files        1136     1136              
  Lines       57146    57170      +24     
  Branches     8185     8187       +2     
==========================================
+ Hits        41243    41260      +17     
- Misses      14616    14623       +7     
  Partials     1287     1287
Flag Coverage Δ
#smoketests 72.17% <70.83%> (-0.01%) ⬇️
#unittests 69.78% <70.83%> (ø) ⬆️
Impacted Files Coverage Δ
nipype/interfaces/fsl/model.py 80.35% <70.83%> (-0.22%) ⬇️

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 603f424...3c138b5. Read the comment docs.

@codecov-io
Copy link

Codecov Report

Merging #2057 into master will decrease coverage by <.01%.
The diff coverage is 70.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2057      +/-   ##
==========================================
- Coverage   72.17%   72.17%   -0.01%     
==========================================
  Files        1136     1136              
  Lines       57146    57170      +24     
  Branches     8185     8187       +2     
==========================================
+ Hits        41243    41260      +17     
- Misses      14616    14623       +7     
  Partials     1287     1287
Flag Coverage Δ
#smoketests 72.17% <70.83%> (-0.01%) ⬇️
#unittests 69.78% <70.83%> (ø) ⬆️
Impacted Files Coverage Δ
nipype/interfaces/fsl/model.py 80.35% <70.83%> (-0.22%) ⬇️

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 603f424...3c138b5. Read the comment docs.

@codecov-io
Copy link

codecov-io commented May 28, 2017

Codecov Report

Merging #2057 into master will increase coverage by <.01%.
The diff coverage is 76.31%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2057      +/-   ##
==========================================
+ Coverage   72.16%   72.16%   +<.01%     
==========================================
  Files        1137     1137              
  Lines       57194    57184      -10     
  Branches     8194     8191       -3     
==========================================
- Hits        41276    41269       -7     
+ Misses      14629    14628       -1     
+ Partials     1289     1287       -2
Flag Coverage Δ
#smoketests 72.16% <76.31%> (ø) ⬆️
#unittests 69.78% <76.31%> (-0.01%) ⬇️
Impacted Files Coverage Δ
nipype/interfaces/fsl/model.py 80.35% <70.83%> (-0.22%) ⬇️
...e/interfaces/fsl/tests/test_auto_DualRegression.py 85.71% <85.71%> (ø)
nipype/interfaces/afni/base.py 56.7% <0%> (-3.1%) ⬇️
nipype/interfaces/petpvc.py 53.7% <0%> (-1.86%) ⬇️
nipype/interfaces/niftyseg/base.py 76.47% <0%> (-1.31%) ⬇️
nipype/workflows/smri/niftyreg/groupwise.py 8% <0%> (-0.92%) ⬇️
nipype/interfaces/dipy/preprocess.py 23.25% <0%> (-0.73%) ⬇️
nipype/workflows/smri/freesurfer/recon.py 65% <0%> (-0.72%) ⬇️
nipype/interfaces/fsl/fix.py 63.79% <0%> (-0.31%) ⬇️
nipype/workflows/smri/freesurfer/autorecon1.py 38.13% <0%> (-0.29%) ⬇️
... and 12 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 6be8010...3e27985. Read the comment docs.

@TheChymera TheChymera changed the title ENH: added interface for FSL's dual_Regression ENH: added interface for FSL's dual_regression May 28, 2017
@satra
Copy link
Member

satra commented Jun 3, 2017

add the auto test file from make specs

@satra satra merged commit e02cb4a into nipy:master Jun 8, 2017
@TheChymera TheChymera deleted the dual_regression branch June 8, 2017 07:55
@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.

3 participants