[Feat] Add layout scripts and update augmentations to Sample strategy
#2067
Codecov / codecov/project
failed
May 22, 2026 in 1s
96.67% (-0.03%) compared to bc0db21
View this Pull Request on Codecov
96.67% (-0.03%) compared to bc0db21
Details
Codecov Report
❌ Patch coverage is 92.85714% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.67%. Comparing base (bc0db21) to head (cd8cae1).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| doctr/models/layout/lw_detr/base.py | 85.29% | 10 Missing |
| doctr/transforms/modules/base.py | 90.90% | 6 Missing |
| doctr/transforms/modules/pytorch.py | 90.90% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2067 +/- ##
==========================================
- Coverage 96.70% 96.67% -0.03%
==========================================
Files 156 156
Lines 7276 7403 +127
==========================================
+ Hits 7036 7157 +121
- Misses 240 246 +6 ☔ 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.
Loading