Skip to content

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 34 commits into from
Nov 23, 2017
Merged

2.2.1 bug fix release #585

merged 34 commits into from
Nov 23, 2017

Conversation

effigies
Copy link
Member

No description provided.

effigies and others added 30 commits October 13, 2017 16:00
FIX: Set L/R labels in orthoview correctly
Avoid doing the ufunc / memmap test until we need it.

Might fix gh-571.
MRG: defer use of ufunc / memmap test until testing
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
@coveralls
Copy link

Coverage Status

Coverage increased (+0.0009%) to 96.255% when pulling 9b1ead0 on rel/2.2.1 into 303a370 on maint/2.2.x.

@codecov-io
Copy link

codecov-io commented Nov 23, 2017

Codecov Report

Merging #585 into maint/2.2.x will decrease coverage by <.01%.
The diff coverage is 92%.

Impacted file tree graph

@@               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
Impacted Files Coverage Δ
nibabel/viewers.py 96.66% <ø> (ø) ⬆️
nibabel/nifti1.py 91.14% <100%> (ø) ⬆️
nibabel/testing/np_features.py 100% <100%> (ø) ⬆️
nibabel/tests/test_image_api.py 99.04% <100%> (ø) ⬆️
nibabel/tests/test_arrayproxy.py 100% <100%> (ø) ⬆️
nibabel/tripwire.py 100% <100%> (ø) ⬆️
nibabel/ecat.py 85.79% <100%> (ø) ⬆️
nibabel/info.py 100% <100%> (ø) ⬆️
nibabel/tests/test_spatialimages.py 99.7% <100%> (ø) ⬆️
nibabel/nicom/dwiparams.py 71.69% <100%> (ø) ⬆️
... and 2 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 303a370...9b1ead0. Read the comment docs.

@effigies effigies merged commit 6fb7538 into maint/2.2.x Nov 23, 2017
@effigies effigies deleted the rel/2.2.1 branch November 23, 2017 02:43
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.

6 participants