Skip to content

postproc test

6d5c595
Select commit
Loading
Failed to load commit list.
Draft

🆕 Add Cerberus #1060

postproc test
6d5c595
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 27, 2026 in 1s

99.63% (-0.25%) compared to 081161c

View this Pull Request on Codecov

99.63% (-0.25%) compared to 081161c

Details

Codecov Report

❌ Patch coverage is 94.37387% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.63%. Comparing base (081161c) to head (6d5c595).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
tiatoolbox/models/engine/multi_task_segmentor.py 79.13% 11 Missing and 13 partials ⚠️
tiatoolbox/models/architecture/cerberus/model.py 97.69% 1 Missing and 2 partials ⚠️
...iatoolbox/models/architecture/cerberus/net_desc.py 94.91% 1 Missing and 2 partials ⚠️
tiatoolbox/annotation/utils.py 97.67% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1060      +/-   ##
===========================================
- Coverage    99.88%   99.63%   -0.25%     
===========================================
  Files           85       93       +8     
  Lines        11623    12166     +543     
  Branches      1524     1598      +74     
===========================================
+ Hits         11610    12122     +512     
- Misses           7       20      +13     
- Partials         6       24      +18     

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