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] update_complex_name to handle real+imaginary complex data #761

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Merge remote-tracking branch 'upstream/master' into enh/complex_realimag

19666a9
Select commit
Loading
Failed to load commit list.
Open

[ENH] update_complex_name to handle real+imaginary complex data #761

Merge remote-tracking branch 'upstream/master' into enh/complex_realimag
19666a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 31, 2024 in 0s

82.42% (-0.07%) compared to 2eb5291

View this Pull Request on Codecov

82.42% (-0.07%) compared to 2eb5291

Details

Codecov Report

Attention: Patch coverage is 62.50000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 82.42%. Comparing base (2eb5291) to head (19666a9).

Files with missing lines Patch % Lines
heudiconv/dicoms.py 16.66% 5 Missing ⚠️
heudiconv/convert.py 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #761      +/-   ##
==========================================
- Coverage   82.48%   82.42%   -0.07%     
==========================================
  Files          42       42              
  Lines        4323     4331       +8     
==========================================
+ Hits         3566     3570       +4     
- Misses        757      761       +4     

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