Skip to content

Updated torch & torchvision versions to be compatible with python 3.12

3b76733
Select commit
Loading
Failed to load commit list.
Merged

Subcellular #24

Updated torch & torchvision versions to be compatible with python 3.12
3b76733
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 1, 2026 in 1s

43.48% (-22.48%) compared to 6a51b62

View this Pull Request on Codecov

43.48% (-22.48%) compared to 6a51b62

Details

Codecov Report

❌ Patch coverage is 0% with 1172 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.48%. Comparing base (6a51b62) to head (3b76733).
⚠️ Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
src/cajal/subcellular_dl.py 0.00% 793 Missing ⚠️
src/cajal/subcellular.py 0.00% 379 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #24       +/-   ##
===========================================
- Coverage   65.96%   43.48%   -22.48%     
===========================================
  Files          18       20        +2     
  Lines        2324     3530     +1206     
===========================================
+ Hits         1533     1535        +2     
- Misses        791     1995     +1204     

☔ 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.