-
Notifications
You must be signed in to change notification settings - Fork 536
FIX: Import nibabel reorientation bug fix #2912
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
Conversation
Replicates the fix in nipy/nibabel#741.
codecov-io
commented
Apr 9, 2019
Codecov Report
@@ Coverage Diff @@ ## master #2912 +/- ## ========================================== - Coverage 67.57% 67.57% -0.01% ========================================== Files 343 343 Lines 43648 43645 -3 Branches 5429 5428 -1 ========================================== - Hits 29495 29492 -3 - Misses 13448 13450 +2 + Partials 705 703 -2
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Summary
Fixes #2907 .
List of changes proposed in this PR (pull-request)
Acknowledgment