feat: support enableTaskIDBasedBlobDigest for preheat job in Manager#4603
Open
dask-58 wants to merge 2 commits into
Open
feat: support enableTaskIDBasedBlobDigest for preheat job in Manager#4603dask-58 wants to merge 2 commits into
dask-58 wants to merge 2 commits into
Codecov / codecov/project
succeeded
Feb 4, 2026 in 1s
28.71% (target 28.00%)
View this Pull Request on Codecov
28.71% (target 28.00%)
Details
Codecov Report
❌ Patch coverage is 20.00000% with 80 lines in your changes missing coverage. Please review.
✅ Project coverage is 28.71%. Comparing base (ce173de) to head (36a99fc).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| scheduler/job/job.go | 8.16% | 45 Missing |
| manager/job/preheat.go | 0.00% | 35 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #4603 +/- ##
=======================================
Coverage 28.70% 28.71%
=======================================
Files 231 231
Lines 23026 23036 +10
=======================================
+ Hits 6609 6614 +5
- Misses 15955 15960 +5
Partials 462 462 | Files with missing lines | Coverage Δ | |
|---|---|---|
| internal/job/image.go | 72.41% <100.00%> (+0.15%) |
⬆️ |
| manager/job/preheat.go | 0.00% <0.00%> (ø) |
|
| scheduler/job/job.go | 0.59% <8.16%> (+0.59%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading