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 intogoogleapis:mainfrom
XuanWang-Amos:add_registered_method_to_stub
Feb 14, 2024
Merged

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

Conversation

@XuanWang-Amos
Copy link
Contributor

@XuanWang-Amos XuanWang-Amos commented Feb 14, 2024

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 a review from a team as a code owner February 14, 2024 18:55
@XuanWang-Amos XuanWang-Amos requested a review from a team February 14, 2024 18:55
@product-auto-label product-auto-label bot 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:main Feb 14, 2024
This was referenced May 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size: s Pull 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