Skip to content

Conversation

@EvanCley
Copy link
Member

Description

support stat task from local client, to get status of task on specific peer node

Related Issue

#1544

Motivation and Context

dragonfly scheduler statImage/statFile return the finished or failed status of each task, to get preheat status

@codecov
Copy link

codecov bot commented Dec 17, 2025

Codecov Report

❌ Patch coverage is 0% with 75 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.34%. Comparing base (ebb9e93) to head (c1bd899).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
dragonfly-client/src/grpc/dfdaemon_download.rs 0.00% 31 Missing ⚠️
dragonfly-client/src/grpc/dfdaemon_upload.rs 0.00% 31 Missing ⚠️
dragonfly-client-metric/src/lib.rs 0.00% 10 Missing ⚠️
dragonfly-client/src/resource/task.rs 0.00% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1545      +/-   ##
==========================================
- Coverage   46.48%   46.34%   -0.15%     
==========================================
  Files          71       71              
  Lines       19411    19486      +75     
==========================================
+ Hits         9024     9031       +7     
- Misses      10387    10455      +68     
Files with missing lines Coverage Δ
dragonfly-client/src/resource/task.rs 7.03% <0.00%> (-0.04%) ⬇️
dragonfly-client-metric/src/lib.rs 0.00% <0.00%> (ø)
dragonfly-client/src/grpc/dfdaemon_download.rs 3.24% <0.00%> (-0.10%) ⬇️
dragonfly-client/src/grpc/dfdaemon_upload.rs 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

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

Copy link
Member

@gaius-qi gaius-qi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gaius-qi gaius-qi enabled auto-merge (squash) December 18, 2025 03:21
@gaius-qi gaius-qi added the enhancement New feature or request label Dec 18, 2025
Copy link
Member

@chlins chlins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@gaius-qi gaius-qi merged commit 72dd428 into dragonflyoss:main Dec 18, 2025
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants