Skip to content

feat: support enableTaskIDBasedBlobDigest for preheat job in Manager#4603

Open
dask-58 wants to merge 2 commits into
dragonflyoss:mainfrom
dask-58:feat/preheat-taskid-digest
Open

feat: support enableTaskIDBasedBlobDigest for preheat job in Manager#4603
dask-58 wants to merge 2 commits into
dragonflyoss:mainfrom
dask-58:feat/preheat-taskid-digest

set default value to false

36a99fc
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

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