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: antsRegistration allows the restrict_deformation to be float #3387

Merged
merged 1 commit into from
Oct 13, 2021

Conversation

oesteban
Copy link
Contributor

@oesteban oesteban commented Oct 4, 2021

Minimal bugfix

@effigies effigies force-pushed the fix/antsRegistration-restrict_deformation branch from 2c13cb0 to 5407647 Compare October 13, 2021 17:25
@codecov
Copy link

codecov bot commented Oct 13, 2021

Codecov Report

Merging #3387 (7362004) into master (9e127cf) will decrease coverage by 0.26%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3387      +/-   ##
==========================================
- Coverage   65.13%   64.87%   -0.27%     
==========================================
  Files         307      307              
  Lines       40372    40363       -9     
  Branches     5336     5336              
==========================================
- Hits        26297    26184     -113     
- Misses      13003    13085      +82     
- Partials     1072     1094      +22     
Flag Coverage Δ
unittests 64.87% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
nipype/interfaces/ants/registration.py 73.09% <ø> (ø)
nipype/interfaces/r.py 45.83% <0.00%> (-37.51%) ⬇️
nipype/interfaces/nipy/base.py 80.00% <0.00%> (-20.00%) ⬇️
nipype/testing/utils.py 70.90% <0.00%> (-18.19%) ⬇️
nipype/workflows/__init__.py 88.23% <0.00%> (-11.77%) ⬇️
nipype/interfaces/freesurfer/base.py 65.32% <0.00%> (-11.30%) ⬇️
nipype/info.py 78.12% <0.00%> (-9.38%) ⬇️
nipype/__init__.py 46.80% <0.00%> (-6.39%) ⬇️
nipype/pkg_info.py 75.00% <0.00%> (-6.25%) ⬇️
nipype/pipeline/plugins/linear.py 79.16% <0.00%> (-4.17%) ⬇️
... and 26 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 4e10801...7362004. Read the comment docs.

@effigies effigies force-pushed the fix/antsRegistration-restrict_deformation branch from 5407647 to 7362004 Compare October 13, 2021 18:15
@effigies effigies merged commit ab6c616 into master Oct 13, 2021
@effigies effigies deleted the fix/antsRegistration-restrict_deformation branch October 13, 2021 19:20
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