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

feat: rename BIDS files for multi-orientation series. #788

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

fix tests, use BIDSFile for renaming

5fedadb
Select commit
Loading
Failed to load commit list.
Draft

feat: rename BIDS files for multi-orientation series. #788

fix tests, use BIDSFile for renaming
5fedadb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2024 in 0s

82.22% (+0.08%) compared to 383525d

View this Pull Request on Codecov

82.22% (+0.08%) compared to 383525d

Details

Codecov Report

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

Project coverage is 82.22%. Comparing base (383525d) to head (5fedadb).
Report is 37 commits behind head on master.

Files with missing lines Patch % Lines
heudiconv/convert.py 80.00% 4 Missing ⚠️
heudiconv/heuristics/bids_localizer.py 92.85% 1 Missing ⚠️
heudiconv/heuristics/reproin.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #788      +/-   ##
==========================================
+ Coverage   82.13%   82.22%   +0.08%     
==========================================
  Files          42       43       +1     
  Lines        4226     4275      +49     
==========================================
+ Hits         3471     3515      +44     
- Misses        755      760       +5     

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