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

feat: add protocol for storage server #902

Merged
merged 1 commit into from
Dec 17, 2024
Merged

feat: add protocol for storage server #902

merged 1 commit into from
Dec 17, 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 Dec 17, 2024
@gaius-qi gaius-qi added this to the v1.0.0 milestone Dec 17, 2024
@gaius-qi gaius-qi self-assigned this Dec 17, 2024
@gaius-qi gaius-qi requested a review from a team as a code owner December 17, 2024 09:29
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

Attention: Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 33.83%. Comparing base (d6b613e) to head (9de7f10).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
dragonfly-client-config/src/dfdaemon.rs 90.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #902      +/-   ##
==========================================
+ Coverage   33.80%   33.83%   +0.03%     
==========================================
  Files          60       60              
  Lines        9034     9040       +6     
==========================================
+ Hits         3054     3059       +5     
- Misses       5980     5981       +1     
Files with missing lines Coverage Δ
dragonfly-client/src/resource/piece.rs 63.33% <ø> (ø)
dragonfly-client-config/src/dfdaemon.rs 49.26% <90.00%> (+0.43%) ⬆️

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 f3289b6 into main Dec 17, 2024
6 checks passed
@gaius-qi gaius-qi deleted the feature/protocol branch December 17, 2024 09:56
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.

2 participants