-
Notifications
You must be signed in to change notification settings - Fork 262
2.2.1 bug fix release #585
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FIX: Set L/R labels in orthoview correctly
TEST/STY: Travis errors
Avoid doing the ufunc / memmap test until we need it. Might fix gh-571.
MRG: defer use of ufunc / memmap test until testing
…ecified during Nifti1Image creation.
…ow the sform/qform codes are initialised.
MRG: Clarification to docs regarding initial sform/qform code values
set sform with set_sform not get_sform
Numpy output printing has changed in upcoming 1.14 - trigger legacy printing for doctests.
BF: fix doctest failure with pre-release numpy
Numpy 1.12 blacklisted the macOS `powl` function, meaning that the use of power functions for testing maxexp on float128 doesn't work on macOS.
MRG: skip precision test on macOS, newer numpy
We can get away without conda, now wheels are available. Simplify file otherwise, by removing unnecessary quotes and backslashes.
MAINT: Remove conda from Appveyor script
Codecov Report
@@ Coverage Diff @@
## maint/2.2.x #585 +/- ##
===============================================
- Coverage 94.32% 94.32% -0.01%
===============================================
Files 177 177
Lines 24691 24697 +6
Branches 2638 2640 +2
===============================================
+ Hits 23290 23295 +5
Misses 925 925
- Partials 476 477 +1
Continue to review full report at Codecov.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.