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] Adds extraction of physio signals from DICOMs #446

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

Delete some unneeded checks in the bids_physio heuristic.

15e4a49
Select commit
Loading
Failed to load commit list.
Draft

[ENH] Adds extraction of physio signals from DICOMs #446

Delete some unneeded checks in the bids_physio heuristic.
15e4a49
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2024 in 1s

76.96% (+0.95%) compared to d8e5c5f

View this Pull Request on Codecov

76.96% (+0.95%) compared to d8e5c5f

Details

Codecov Report

Attention: Patch coverage is 91.39785% with 8 lines in your changes missing coverage. Please review.

Project coverage is 76.96%. Comparing base (d8e5c5f) to head (15e4a49).
Report is 608 commits behind head on master.

Files Patch % Lines
heudiconv/convert.py 70.58% 5 Missing ⚠️
heudiconv/dicoms.py 66.66% 1 Missing ⚠️
heudiconv/heuristics/bids_PhoenixReport.py 93.33% 1 Missing ⚠️
heudiconv/heuristics/bids_physio.py 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #446      +/-   ##
==========================================
+ Coverage   76.01%   76.96%   +0.95%     
==========================================
  Files          38       40       +2     
  Lines        3010     3100      +90     
==========================================
+ Hits         2288     2386      +98     
+ Misses        722      714       -8     

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