Skip to content

feat: add cache task api for grpc server #548

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 19, 2024
Merged

feat: add cache task api for grpc server #548

merged 1 commit into from
Jun 19, 2024

Conversation

gaius-qi
Copy link
Member

Description

Related Issue

Motivation and Context

Screenshots (if appropriate)

@gaius-qi gaius-qi added the enhancement New feature or request label Jun 19, 2024
@gaius-qi gaius-qi added this to the v1.0.0 milestone Jun 19, 2024
@gaius-qi gaius-qi self-assigned this Jun 19, 2024
@gaius-qi gaius-qi requested a review from a team as a code owner June 19, 2024 04:22
@gaius-qi gaius-qi requested review from imeoer, garenwen and akashhr June 19, 2024 04:22
Copy link

codecov bot commented Jun 19, 2024

Codecov Report

Attention: Patch coverage is 0% with 297 lines in your changes missing coverage. Please review.

Project coverage is 15.75%. Comparing base (7b32688) to head (ff7d5dc).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #548      +/-   ##
==========================================
- Coverage   15.84%   15.75%   -0.09%     
==========================================
  Files          53       53              
  Lines        7414     7456      +42     
==========================================
  Hits         1175     1175              
- Misses       6239     6281      +42     
Files Coverage Δ
dragonfly-client-config/src/dfcache.rs 0.00% <ø> (ø)
...gonfly-client-init/src/container_runtime/docker.rs 0.00% <ø> (ø)
dragonfly-client/src/bin/dfcache/main.rs 0.00% <ø> (ø)
dragonfly-client/src/grpc/scheduler.rs 0.00% <0.00%> (ø)
dragonfly-client/src/gc/mod.rs 0.00% <0.00%> (ø)
dragonfly-client/src/announcer/mod.rs 0.00% <0.00%> (ø)
dragonfly-client/src/task/mod.rs 0.00% <0.00%> (ø)
dragonfly-client/src/grpc/dfdaemon_download.rs 0.00% <0.00%> (ø)
dragonfly-client/src/grpc/dfdaemon_upload.rs 0.00% <0.00%> (ø)

@gaius-qi gaius-qi merged commit d663016 into main Jun 19, 2024
5 checks passed
@gaius-qi gaius-qi deleted the feature/api branch June 19, 2024 06:38
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.

1 participant