nibabel icon indicating copy to clipboard operation
nibabel copied to clipboard

MNT: 5.0.0.dev0

Open effigies opened this issue 3 years ago • 1 comments

To finish #1089, we will be releasing 5.0 in the next couple months. (If we keep the original 6 month schedule, December. If we push ahead, it could be in October.)

This PR bumps the dev version and removes API components that were deprecated in the 2.x series and have been throwing errors in 4.0.

effigies avatar Oct 03 '22 00:10 effigies

Codecov Report

Base: 91.84% // Head: 92.28% // Increases project coverage by +0.43% :tada:

Coverage data is based on head (4d4fc99) compared to base (34fb3ec). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1141      +/-   ##
==========================================
+ Coverage   91.84%   92.28%   +0.43%     
==========================================
  Files         101       98       -3     
  Lines       12447    12236     -211     
  Branches     2575     2515      -60     
==========================================
- Hits        11432    11292     -140     
+ Misses        688      619      -69     
+ Partials      327      325       -2     
Impacted Files Coverage Δ
nibabel/conftest.py 100.00% <ø> (ø)
nibabel/dataobj_images.py 98.24% <ø> (+1.52%) :arrow_up:
nibabel/ecat.py 88.18% <ø> (+0.11%) :arrow_up:
nibabel/filebasedimages.py 92.51% <ø> (+0.46%) :arrow_up:
nibabel/freesurfer/mghformat.py 95.06% <ø> (+2.12%) :arrow_up:
nibabel/gifti/__init__.py 100.00% <ø> (ø)
nibabel/gifti/parse_gifti_fast.py 85.53% <ø> (+0.63%) :arrow_up:
nibabel/imageclasses.py 100.00% <ø> (+6.06%) :arrow_up:
nibabel/loadsave.py 93.04% <ø> (+8.54%) :arrow_up:
nibabel/nicom/dicomwrappers.py 90.82% <ø> (+0.15%) :arrow_up:
... and 9 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Oct 03 '22 16:10 codecov[bot]