Skip to content

fix(job): support config sync peer task batch size#4654

Open
CooooolFrog wants to merge 2 commits into
dragonflyoss:mainfrom
CooooolFrog:fix_redis_big_key
Open

fix(job): support config sync peer task batch size#4654
CooooolFrog wants to merge 2 commits into
dragonflyoss:mainfrom
CooooolFrog:fix_redis_big_key

fix results slice

bcf97b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2026 in 1s

28.07% (target 28.00%)

View this Pull Request on Codecov

28.07% (target 28.00%)

Details

Codecov Report

❌ Patch coverage is 6.89655% with 54 lines in your changes missing coverage. Please review.
✅ Project coverage is 28.07%. Comparing base (07054a5) to head (bcf97b2).
⚠️ Report is 35 commits behind head on main.

Files with missing lines Patch % Lines
manager/job/sync_peers.go 0.00% 30 Missing ⚠️
scheduler/job/job.go 0.00% 24 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4654      +/-   ##
==========================================
- Coverage   28.66%   28.07%   -0.59%     
==========================================
  Files         231      232       +1     
  Lines       23052    23141      +89     
==========================================
- Hits         6607     6496     -111     
- Misses      15983    16204     +221     
+ Partials      462      441      -21     
Files with missing lines Coverage Δ
manager/config/config.go 96.11% <100.00%> (+0.28%) ⬆️
scheduler/job/job.go 0.00% <0.00%> (ø)
manager/job/sync_peers.go 0.00% <0.00%> (ø)

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.