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: calculate piece digest by blake3 #456

Merged
merged 1 commit into from May 10, 2024
Merged

feat: calculate piece digest by blake3 #456

merged 1 commit into from May 10, 2024

Conversation

gaius-qi
Copy link
Member

Description

Related Issue

Motivation and Context

Screenshots (if appropriate)

Signed-off-by: Gaius <gaius.qi@gmail.com>
@gaius-qi gaius-qi added the enhancement New feature or request label May 10, 2024
@gaius-qi gaius-qi added this to the v1.0.0 milestone May 10, 2024
@gaius-qi gaius-qi self-assigned this May 10, 2024
@gaius-qi gaius-qi requested a review from a team as a code owner May 10, 2024 06:23
Copy link

codecov bot commented May 10, 2024

Codecov Report

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

Project coverage is 14.26%. Comparing base (f7ae75a) to head (367ef3c).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #456      +/-   ##
==========================================
- Coverage   14.27%   14.26%   -0.02%     
==========================================
  Files          47       47              
  Lines        7067     7072       +5     
==========================================
  Hits         1009     1009              
- Misses       6058     6063       +5     
Files Coverage Δ
dragonfly-client-storage/src/lib.rs 0.00% <0.00%> (ø)
dragonfly-client-util/src/digest/mod.rs 0.00% <0.00%> (ø)
dragonfly-client-storage/src/content.rs 0.00% <0.00%> (ø)

@gaius-qi gaius-qi merged commit 781784a into main May 10, 2024
5 checks passed
@gaius-qi gaius-qi deleted the feature/blake3 branch May 10, 2024 06:36
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.

None yet

1 participant