Add small fixes to improve handling of batch processing #46
Codecov / codecov/project
succeeded
May 16, 2025 in 0s
44.12% (+0.17%) compared to 9b3b246
View this Pull Request on Codecov
44.12% (+0.17%) compared to 9b3b246
Details
Codecov Report
Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
Project coverage is 44.12%. Comparing base (
9b3b246) to head (993b733).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...tation/analysis/incremental_derotation_pipeline.py | 0.00% | 3 Missing |
| derotation/derotate_batch.py | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #46 +/- ##
==========================================
+ Coverage 43.95% 44.12% +0.17%
==========================================
Files 13 13
Lines 1124 1115 -9
==========================================
- Hits 494 492 -2
+ Misses 630 623 -7 ☔ 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