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

transport: change *http2Client to interface ClientTransport #7512

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

printchard
Copy link
Contributor

Change transport.Stream to reference the generic interface ClientTransport instead of the specific *http2Client.

RELEASE NOTES: none

@printchard printchard added the Type: Internal Cleanup Refactors, etc label Aug 15, 2024
@printchard printchard added this to the 1.66 Release milestone Aug 15, 2024
Copy link

codecov bot commented Aug 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (master@9706bf8). Learn more about missing BASE report.
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #7512   +/-   ##
=========================================
  Coverage          ?   81.76%           
=========================================
  Files             ?      360           
  Lines             ?    27533           
  Branches          ?        0           
=========================================
  Hits              ?    22513           
  Misses            ?     3813           
  Partials          ?     1207           
Files Coverage Δ
internal/transport/transport.go 94.55% <ø> (ø)

@easwars easwars merged commit 5d07b63 into grpc:master Aug 15, 2024
13 checks passed
infovivek2020 pushed a commit to infovivek2020/grpc-go that referenced this pull request Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants