Skip to content

Fixes for deptry

dc61903
Select commit
Loading
Failed to load commit list.
Merged

Single subject anatomical workflow #35

Fixes for deptry
dc61903
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 5, 2026 in 0s

29.50% (target 80.00%)

View this Pull Request on Codecov

29.50% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 29.50820% with 43 lines in your changes missing coverage. Please review.
✅ Project coverage is 29.50%. Comparing base (81ce9e3) to head (dc61903).
⚠️ Report is 16 commits behind head on main.

Files with missing lines Patch % Lines
src/rbc/core/anatomical/registration.py 0.00% 10 Missing ⚠️
src/rbc/core/anatomical/segmentation.py 0.00% 10 Missing ⚠️
src/rbc/core/common.py 0.00% 8 Missing ⚠️
src/rbc/core/resources/__init__.py 0.00% 8 Missing ⚠️
src/rbc/core/utils.py 80.95% 4 Missing ⚠️
src/rbc/core/anatomical/__init__.py 0.00% 3 Missing ⚠️

❌ Your project check has failed because the head coverage (29.50%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff              @@
##              main      #35       +/-   ##
============================================
- Coverage   100.00%   29.50%   -70.50%     
============================================
  Files            1        7        +6     
  Lines           10       61       +51     
============================================
+ Hits            10       18        +8     
- Misses           0       43       +43     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.