Skip to content
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

refactor: support hdfs for backend #852

Merged
merged 1 commit into from
Nov 19, 2024
Merged

refactor: support hdfs for backend #852

merged 1 commit into from
Nov 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 Nov 19, 2024
@gaius-qi gaius-qi added this to the v1.0.0 milestone Nov 19, 2024
@gaius-qi gaius-qi self-assigned this Nov 19, 2024
@gaius-qi gaius-qi requested a review from a team as a code owner November 19, 2024 06:34
Copy link

codecov bot commented Nov 19, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 32.60%. Comparing base (8ce9f23) to head (934cfa6).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
dragonfly-client/src/bin/dfget/main.rs 0.00% 7 Missing ⚠️
dragonfly-client-backend/src/http.rs 90.00% 1 Missing ⚠️
dragonfly-client-backend/src/lib.rs 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #852      +/-   ##
==========================================
- Coverage   32.62%   32.60%   -0.02%     
==========================================
  Files          57       57              
  Lines        8686     8682       -4     
==========================================
- Hits         2834     2831       -3     
+ Misses       5852     5851       -1     
Files with missing lines Coverage Δ
dragonfly-client-backend/src/hdfs.rs 13.86% <ø> (-1.85%) ⬇️
dragonfly-client-backend/src/http.rs 96.94% <90.00%> (ø)
dragonfly-client-backend/src/lib.rs 97.58% <0.00%> (-0.80%) ⬇️
dragonfly-client/src/bin/dfget/main.rs 26.38% <0.00%> (+0.06%) ⬆️
---- 🚨 Try these New Features:

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

@chlins chlins merged commit 9c6d16a into main Nov 19, 2024
6 checks passed
@chlins chlins deleted the feature/hdfs branch November 19, 2024 06:46
@BruceAko
Copy link
Contributor

LGTM

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