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

Draft MEDIC dynamic distortion correction method (second attempt) #438

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

Fix long line.

1ba3e94
Select commit
Loading
Failed to load commit list.
Draft

Draft MEDIC dynamic distortion correction method (second attempt) #438

Fix long line.
1ba3e94
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 23, 2024 in 1s

78.25% (-5.50%) compared to 656a51d

View this Pull Request on Codecov

78.25% (-5.50%) compared to 656a51d

Details

Codecov Report

Attention: Patch coverage is 60.17699% with 45 lines in your changes missing coverage. Please review.

Project coverage is 78.25%. Comparing base (656a51d) to head (1ba3e94).

Files with missing lines Patch % Lines
sdcflows/workflows/fit/medic.py 28.00% 18 Missing ⚠️
sdcflows/utils/phasemanip.py 6.66% 14 Missing ⚠️
sdcflows/interfaces/fmap.py 74.28% 9 Missing ⚠️
sdcflows/fieldmaps.py 90.47% 1 Missing and 1 partial ⚠️
sdcflows/utils/wrangler.py 88.23% 2 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (656a51d) and HEAD (1ba3e94). Click for more details.

HEAD has 18 uploads less than BASE
Flag BASE (656a51d) HEAD (1ba3e94)
24 6
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #438      +/-   ##
==========================================
- Coverage   83.75%   78.25%   -5.50%     
==========================================
  Files          32       33       +1     
  Lines        2831     2943     +112     
  Branches      381      294      -87     
==========================================
- Hits         2371     2303      -68     
- Misses        390      582     +192     
+ Partials       70       58      -12     

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