Conversation
Codecov Report
@@ Coverage Diff @@
## master #902 +/- ##
=======================================
Coverage 91.73% 91.73%
=======================================
Files 97 97
Lines 12359 12359
Branches 2177 2177
=======================================
Hits 11338 11338
Misses 684 684
Partials 337 337 Continue to review full report at Codecov.
|
|
@robbisg @orduek @anibalsolon @ZviBaratz Please let me know if you prefer to be cited with a different name (or not at all), and if you have an affiliation/ORCID you would like associated with your contributions to nibabel. |
|
I'm really sorry for the delay. My orcid is 0000-0002-0807-6005. My affiliations are Department of Computer Science, Aalto University, Espoo, Finland and Department of Neuroscience, Imaging and Clinical Sciences, University "G. D'Annunzio", Chieti, Italy. Thank you! |
|
@robbisg No worries. Updated so it will be on the next release. |
Preparation for bug-fix release 3.1.0, targeting Monday, April 13.
Pending completion of:
Please comment to flag any other issues that should be addressed. This is not an especially urgent release, so I'm happy to put it off to accommodate new features that people would prefer to get in sooner than later.
Pre-release checklist
doc/source/index.rstand add any authors not yet acknowledged..mailmap fileif there are any duplicate authors listed fromgit shortlog -nse.LONG_DESCRIPTIONininfo.pyby runningmake refresh-readme.setup.cfg(e.g.,install_requires,options.extras_require) and indoc/source/installation.rstand inrequirements.txtand.travis.yml. They should at least match. Do they still hold? Make sure nibabel on travis is testing the minimum dependencies specifically.pytest --doctest-modules nibabelAdapted from http://nipy.org/nibabel/devel/make_release.html#release-checklist