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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Add _registered_method to grpc ChannelStub #614

Merged
merged 3 commits into from
Feb 14, 2024

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 review from a team as code owners 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
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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