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: optimize calculate file by crc32 #685

Merged
merged 1 commit into from
Aug 22, 2024
Merged

feat: optimize calculate file by crc32 #685

merged 1 commit into from
Aug 22, 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 Aug 22, 2024
@gaius-qi gaius-qi added this to the v1.0.0 milestone Aug 22, 2024
@gaius-qi gaius-qi self-assigned this Aug 22, 2024
@gaius-qi gaius-qi requested a review from a team as a code owner August 22, 2024 13:50
Copy link

codecov bot commented Aug 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 12.18%. Comparing base (b656988) to head (26ccd74).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #685   +/-   ##
=======================================
  Coverage   12.17%   12.18%           
=======================================
  Files          55       55           
  Lines       10970    10971    +1     
=======================================
+ Hits         1336     1337    +1     
  Misses       9634     9634           
Files Coverage Δ
dragonfly-client-util/src/digest/mod.rs 85.32% <100.00%> (+0.13%) ⬆️

@gaius-qi gaius-qi merged commit adc2bd6 into main Aug 22, 2024
6 checks passed
@gaius-qi gaius-qi deleted the feature/crc32 branch August 22, 2024 14:37
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