Skip to content

TEST: Multi-version BBRegister test #1884

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
Mar 16, 2017
Merged

Conversation

effigies
Copy link
Member

Added test_BBRegister.py (based on interfaces.fsl.tests.test_FILMGLS) to stop make specs from building an auto-test. Contains auto-test input maps for 5.3 and 6, and runs against whichever spec is loaded (6 by default, 5.3 if 5.3 is installed).

Also added an explicit test of BBRegister, which caught that init_reg_file ought to be set as non-mandatory in FS 6+.

Closes #1883.

cc @mgxd

@codecov-io
Copy link

codecov-io commented Mar 15, 2017

Codecov Report

Merging #1884 into master will increase coverage by <.01%.
The diff coverage is 87.5%.

@@            Coverage Diff             @@
##           master    #1884      +/-   ##
==========================================
+ Coverage   73.11%   73.11%   +<.01%     
==========================================
  Files        1061     1061              
  Lines       53375    53400      +25     
==========================================
+ Hits        39025    39046      +21     
- Misses      14350    14354       +4
Flag Coverage Δ
#unittests 73.11% <87.5%> (ø)
Impacted Files Coverage Δ
nipype/interfaces/freesurfer/preprocess.py 69.04% <100%> (+0.03%)
...ype/interfaces/freesurfer/tests/test_preprocess.py 93.15% <85.71%> (-3.08%)
...ype/interfaces/freesurfer/tests/test_BBRegister.py 88.88% <88.88%> (ø)

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 dd1ed4f...49e7daa. Read the comment docs.

@satra satra merged commit 852e09a into nipy:master Mar 16, 2017
@effigies effigies deleted the test/bbregister branch March 16, 2017 02:54
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