Skip to content
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

ENH: CoordinateImage API #1090

Draft
wants to merge 26 commits into
base: master
Choose a base branch
from

Merge branch 'master' into enh/coordimage_api

20f71df
Select commit
Loading
Failed to load commit list.
Draft

ENH: CoordinateImage API #1090

Merge branch 'master' into enh/coordimage_api
20f71df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 16, 2025 in 0s

93.90% (-1.44%) compared to 9d66d8a

View this Pull Request on Codecov

93.90% (-1.44%) compared to 9d66d8a

Details

Codecov Report

Attention: Patch coverage is 34.81781% with 322 lines in your changes missing coverage. Please review.

Project coverage is 93.90%. Comparing base (9d66d8a) to head (20f71df).

Files with missing lines Patch % Lines
nibabel/tests/test_pointset.py 21.19% 119 Missing ⚠️
nibabel/coordimage.py 25.00% 81 Missing ⚠️
nibabel/cifti2/caretspec.py 58.33% 41 Missing and 9 partials ⚠️
nibabel/tests/test_coordimage.py 13.46% 45 Missing ⚠️
nibabel/pointset.py 51.35% 18 Missing ⚠️
nibabel/cifti2/tests/test_caretspec.py 65.38% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1090      +/-   ##
==========================================
- Coverage   95.34%   93.90%   -1.44%     
==========================================
  Files         208      212       +4     
  Lines       29768    30259     +491     
  Branches     3355     3420      +65     
==========================================
+ Hits        28381    28415      +34     
- Misses        948     1397     +449     
- Partials      439      447       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.