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

[Storage Refactor] Refactor Chunk Locators to badger updates #6947

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

zhangchiqing
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 28, 2025

Codecov Report

Attention: Patch coverage is 43.96552% with 65 lines in your changes missing coverage. Please review.

Project coverage is 41.14%. Comparing base (64c8b79) to head (bd0ccaa).

Files with missing lines Patch % Lines
storage/store/chunks_queue.go 65.38% 18 Missing and 9 partials ⚠️
cmd/verification_builder.go 0.00% 22 Missing ⚠️
storage/operation/jobs.go 0.00% 10 Missing ⚠️
storage/operation/chunk_locators.go 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6947      +/-   ##
==========================================
+ Coverage   41.13%   41.14%   +0.01%     
==========================================
  Files        2119     2122       +3     
  Lines      185938   186048     +110     
==========================================
+ Hits        76479    76557      +78     
- Misses     103054   103071      +17     
- Partials     6405     6420      +15     
Flag Coverage Δ
unittests 41.14% <43.96%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

2 participants