Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

fix: Add _registered_method to grpc ChannelStub - #614

Merged
parthea merged 3 commits into
googleapis:mainfrom
XuanWang-Amos:add_registered_method_to_stub
Feb 14, 2024
Merged

fix: Add _registered_method to grpc ChannelStub#614
parthea merged 3 commits into
googleapis:mainfrom
XuanWang-Amos:add_registered_method_to_stub

Conversation

@XuanWang-Amos

@XuanWang-AmosXuanWang-Amos commented Feb 14, 2024

Copy link
Copy Markdown
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes#613 🦕

@XuanWang-Amos
XuanWang-Amos requested review from a teamFebruary 14, 2024 18:55
@product-auto-labelproduct-auto-labelBot added the size: s Pull request size is small. label Feb 14, 2024
@parthea
parthea enabled auto-merge (squash) February 14, 2024 19:05
@parthea
parthea merged commit 5eaaea8 into googleapis:mainFeb 14, 2024
@release-pleaserelease-pleaseBot mentioned this pull request Feb 14, 2024
This was referenced May 30, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size: sPull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add _registered_method to grpc ChannelStub

2 participants

@XuanWang-Amos@parthea