Conversation
Codecov Report
@@ Coverage Diff @@
## master #960 +/- ##
=======================================
Coverage 91.89% 91.89%
=======================================
Files 101 101
Lines 12548 12548
Branches 2208 2208
=======================================
Hits 11531 11531
Misses 680 680
Partials 337 337 Continue to review full report at Codecov.
|
| "name": "Raktivan, Konstantinos" | ||
| }, | ||
| { | ||
| "name": "Cal\u00e1bkov\u00e1, Mark\u00e9ta" |
There was a problem hiding this comment.
@MeggyCal I've added you to the Zenodo fragment, and you will be listed as an author in the Zenodo archive. Please let me know if you would like your name to be rendered otherwise, or if you have an affiliation and/or ORCID you would to use. I can also remove you if you'd rather not be listed as an author.
There was a problem hiding this comment.
thanks a lot, I am honoured :) it is good as it is, thank you for messing up with unicode characters :)
| "orcid": "0000-0001-5018-7895" | ||
| }, | ||
| { | ||
| "name": "Gauthier, Carl" |
There was a problem hiding this comment.
@krallznut I've added you to the Zenodo fragment, and you will be listed as an author in the Zenodo archive. Please let me know if you would like your name to be rendered otherwise, or if you have an affiliation and/or ORCID you would to use. I can also remove you if you'd rather not be listed as an author.
| "orcid": "0000-0003-4662-0558" | ||
| }, | ||
| { | ||
| "name": "Klug, Julian" |
There was a problem hiding this comment.
@JulianKlug I've added you to the Zenodo fragment, and you will be listed as an author in the Zenodo archive. Please let me know if you would like your name to be rendered otherwise, or if you have an affiliation and/or ORCID you would to use. I can also remove you if you'd rather not be listed as an author.
There was a problem hiding this comment.
sorry for the late reply, below my affiliation details
ORCID: 0000-0002-4849-9811
affiliation: University of Geneva, Switzerland
Preparation for new feature release 3.2.0, targeting Monday, October 19.
There's room for fixes to get in first, but this is pretty overdue, so I'm not inclined to hold up for anything but critical bugs.
Open PRs that could probably finish off:
Please comment to flag any other issues that should be addressed.
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