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

object/sharding: fix ListAll returning invalid objects #1616

Merged
merged 1 commit into from
Mar 21, 2022
Merged

Conversation

SandyXSD
Copy link
Contributor

@SandyXSD SandyXSD commented Mar 20, 2022

@codecov-commenter
Copy link

Codecov Report

Merging #1616 (2e5497d) into main (d1ef145) will increase coverage by 0.26%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1616      +/-   ##
==========================================
+ Coverage   61.27%   61.53%   +0.26%     
==========================================
  Files         133      133              
  Lines       22475    22475              
==========================================
+ Hits        13771    13830      +59     
+ Misses       7132     7084      -48     
+ Partials     1572     1561      -11     
Impacted Files Coverage Δ
pkg/object/sharding.go 70.87% <100.00%> (ø)
pkg/meta/sql.go 67.90% <0.00%> (-0.11%) ⬇️
pkg/chunk/cached_store.go 75.08% <0.00%> (ø)
pkg/meta/base.go 72.24% <0.00%> (+0.50%) ⬆️
pkg/meta/tkv.go 77.40% <0.00%> (+0.76%) ⬆️
pkg/vfs/reader.go 84.67% <0.00%> (+7.48%) ⬆️
pkg/fuse/context.go 67.56% <0.00%> (+10.81%) ⬆️

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 d1ef145...2e5497d. Read the comment docs.

@davies davies merged commit e22fbbd into main Mar 21, 2022
@davies davies deleted the fix-sharding branch March 21, 2022 02:35
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.

None yet

3 participants