Skip to content

[Buffered Reader] Implement PrefetchBlock by extending Existing Block #3432

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

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

Conversation

raj-prince
Copy link
Collaborator

Description

  • Create PrefetchBlock by Extending the Existing Block

Link to the issue in case of a bug fix.

b/426061112

Testing details

  1. Manual - NA
  2. Unit tests - NA
  3. Integration tests - NA

Any backward incompatible change? If so, please explain.

Copy link

codecov bot commented Jun 20, 2025

Codecov Report

Attention: Patch coverage is 82.75862% with 5 lines in your changes missing coverage. Please review.

Project coverage is 78.85%. Comparing base (07a1ee6) to head (80ad00b).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
internal/block/prefetch_block.go 81.48% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3432      +/-   ##
==========================================
- Coverage   78.85%   78.85%   -0.01%     
==========================================
  Files         140      141       +1     
  Lines       18472    18499      +27     
==========================================
+ Hits        14566    14587      +21     
- Misses       3421     3427       +6     
  Partials      485      485              
Flag Coverage Δ
unittests 78.85% <82.75%> (-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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant