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

FIX: Normalize BIDS-URIs to subject-relative #458

Merged
merged 3 commits into from
Oct 4, 2024

Update sdcflows/utils/wrangler.py

f9ac03c
Select commit
Loading
Failed to load commit list.
Merged

FIX: Normalize BIDS-URIs to subject-relative #458

Update sdcflows/utils/wrangler.py
f9ac03c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 3, 2024 in 0s

83.72% (+0.05%) compared to 18e5e95

View this Pull Request on Codecov

83.72% (+0.05%) compared to 18e5e95

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.72%. Comparing base (18e5e95) to head (f9ac03c).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #458      +/-   ##
==========================================
+ Coverage   83.66%   83.72%   +0.05%     
==========================================
  Files          32       32              
  Lines        2816     2826      +10     
  Branches      377      380       +3     
==========================================
+ Hits         2356     2366      +10     
  Misses        390      390              
  Partials       70       70              

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