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: Add NiftiJSONExtension class, use for NIfTI-MRS #1327

Closed
wants to merge 3 commits into from

TEST: Test NiftiJSONExtension

9afa0be
Select commit
Loading
Failed to load commit list.
Closed

ENH: Add NiftiJSONExtension class, use for NIfTI-MRS #1327

TEST: Test NiftiJSONExtension
9afa0be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 27, 2024 in 0s

92.20% (+0.00%) compared to e6ccec4

View this Pull Request on Codecov

92.20% (+0.00%) compared to e6ccec4

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.20%. Comparing base (e6ccec4) to head (9afa0be).
Report is 11 commits behind head on master.

Files Patch % Lines
nibabel/nifti1.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1327   +/-   ##
=======================================
  Coverage   92.19%   92.20%           
=======================================
  Files          98       98           
  Lines       12397    12404    +7     
  Branches     2557     2556    -1     
=======================================
+ Hits        11430    11437    +7     
  Misses        644      644           
  Partials      323      323           

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