🐛 Fix multi-gpu error (AttributeError) for kongnet and nucleus_detector
#1074
Codecov / codecov/project
failed
Jun 5, 2026 in 1s
99.87% (-0.02%) compared to c9c72c9
View this Pull Request on Codecov
99.87% (-0.02%) compared to c9c72c9
Details
Codecov Report
❌ Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.87%. Comparing base (c9c72c9) to head (186b27c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| tiatoolbox/models/architecture/kongnet.py | 60.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #1074 +/- ##
===========================================
- Coverage 99.88% 99.87% -0.02%
===========================================
Files 85 85
Lines 11626 11630 +4
Branches 1524 1524
===========================================
+ Hits 11613 11615 +2
- Misses 7 9 +2
Partials 6 6 ☔ View full report in Codecov by Harness.
📢 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.
Loading