Skip to content

WIP: refactor: use bufiox interface in gRPC #1789

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

ppzqh
Copy link
Contributor

@ppzqh ppzqh commented Jun 6, 2025

What type of PR is this?

refactor

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en:
zh(optional):

(Optional) Which issue(s) this PR fixes:

(optional) The PR that updates user documentation:

@ppzqh ppzqh requested review from a team as code owners June 6, 2025 03:29
Copy link

codecov bot commented Jun 6, 2025

Codecov Report

Attention: Patch coverage is 43.80165% with 68 lines in your changes missing coverage. Please review.

Project coverage is 59.93%. Comparing base (b36d010) to head (d8f2042).

Files with missing lines Patch % Lines
internal/mocks/bufiox/bufreader.go 0.00% 57 Missing ⚠️
pkg/remote/trans/nphttp2/grpc/framer.go 92.10% 2 Missing and 1 partial ⚠️
...emote/trans/nphttp2/grpc/grpcframe/frame_parser.go 25.00% 3 Missing ⚠️
pkg/remote/trans/nphttp2/server_handler.go 82.35% 2 Missing and 1 partial ⚠️
internal/mocks/conn.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1789      +/-   ##
===========================================
- Coverage    59.94%   59.93%   -0.01%     
===========================================
  Files          381      382       +1     
  Lines        34660    34760     +100     
===========================================
+ Hits         20778    20835      +57     
- Misses       12621    12665      +44     
+ Partials      1261     1260       -1     
Flag Coverage Δ
integration 48.12% <50.00%> (-0.01%) ⬇️
unit 50.38% <39.66%> (+0.02%) ⬆️

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.

@ppzqh ppzqh changed the title refactor: use bufiox interface in gRPC WIP: refactor: use bufiox interface in gRPC Jun 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant