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

format: add --hash-prefix to add a hashed prefix for objects #1657

Merged
merged 3 commits into from
Mar 28, 2022

Conversation

SandyXSD
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 27, 2022

Codecov Report

Merging #1657 (71f5da0) into main (ab6a02d) will decrease coverage by 0.01%.
The diff coverage is 81.81%.

@@            Coverage Diff             @@
##             main    #1657      +/-   ##
==========================================
- Coverage   61.68%   61.66%   -0.02%     
==========================================
  Files         133      133              
  Lines       22595    22603       +8     
==========================================
+ Hits        13937    13938       +1     
- Misses       7097     7100       +3     
- Partials     1561     1565       +4     
Impacted Files Coverage Δ
pkg/meta/config.go 54.66% <ø> (ø)
cmd/format.go 62.58% <71.42%> (+2.92%) ⬆️
cmd/mount.go 70.22% <100.00%> (+0.13%) ⬆️
pkg/chunk/cached_store.go 78.70% <100.00%> (+1.19%) ⬆️
pkg/chunk/utils_unix.go 73.33% <0.00%> (-20.00%) ⬇️
pkg/vfs/reader.go 81.56% <0.00%> (-3.11%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ab6a02d...71f5da0. Read the comment docs.

cmd/format.go Outdated Show resolved Hide resolved
@SandyXSD SandyXSD changed the title format: add --hash-object-prefix to add a hashed prefix for objects format: add --hash-prefix to add a hashed prefix for objects Mar 28, 2022
@SandyXSD SandyXSD requested a review from davies March 28, 2022 03:49
@davies davies merged commit 99c893d into main Mar 28, 2022
@davies davies deleted the hash-object-prefix branch March 28, 2022 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants