Skip to content

Merge branch 'master' into enh/report

d449661
Select commit
Loading
Failed to load commit list.
Draft

Generate report with phys2bids outputs #407

Merge branch 'master' into enh/report
d449661
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 4, 2026 in 1s

95.15% (+0.34%) compared to 7369827

View this Pull Request on Codecov

95.15% (+0.34%) compared to 7369827

Details

Codecov Report

❌ Patch coverage is 98.78049% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 95.15%. Comparing base (7369827) to head (d449661).
⚠️ Report is 279 commits behind head on master.

Files with missing lines Patch % Lines
phys2bids/reporting/html_report.py 98.71% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #407      +/-   ##
==========================================
+ Coverage   94.81%   95.15%   +0.34%     
==========================================
  Files           8        9       +1     
  Lines         868      950      +82     
==========================================
+ Hits          823      904      +81     
- Misses         45       46       +1     
Files with missing lines Coverage Δ
phys2bids/cli/run.py 96.66% <100.00%> (+0.11%) ⬆️
phys2bids/phys2bids.py 88.33% <100.00%> (+0.19%) ⬆️
phys2bids/reporting/html_report.py 98.71% <98.71%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.