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

Improve typing #126

Merged
merged 3 commits into from
Nov 29, 2024
Merged

Improve typing #126

merged 3 commits into from
Nov 29, 2024

Conversation

blast-hardcheese
Copy link
Contributor

Why

Adding pyright and make lint, addressing type errors that cropped up.

What changed

  • GrpcContext was missing a Generic[RequestType, ResponseType]

Test plan

CI

@blast-hardcheese blast-hardcheese marked this pull request as ready for review November 28, 2024 19:45
@blast-hardcheese blast-hardcheese requested a review from a team as a code owner November 28, 2024 19:45
@blast-hardcheese blast-hardcheese requested review from jackyzha0 and removed request for a team November 28, 2024 19:45
Base automatically changed from dstewart/handler-decomposition to main November 28, 2024 21:54
Copy link
Member

@masad-frost masad-frost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gj

@blast-hardcheese blast-hardcheese merged commit 5c96f74 into main Nov 29, 2024
3 checks passed
@blast-hardcheese blast-hardcheese deleted the dstewart/improve-types branch November 29, 2024 07:39
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