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

Only allow request handlers on member invokers (typescript only) #29

Closed

Conversation

fpbouchard
Copy link
Contributor

As a commodity, I've added conditional typing for invoker member names so that they are constrained to only the members that are request handlers. No impact on the generated javascript.

@coveralls
Copy link

coveralls commented Feb 4, 2021

Coverage Status

Coverage remained the same at 100.0% when pulling dbbc7f4 on ingeno:feature/add-invoker-type-checking into 00b2736 on talyssonoc:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 8df24ad on ingeno:feature/add-invoker-type-checking into 00b2736 on talyssonoc:master.

@fpbouchard fpbouchard force-pushed the feature/add-invoker-type-checking branch from 8df24ad to ee5dfe7 Compare February 4, 2021 12:33
@fpbouchard fpbouchard force-pushed the feature/add-invoker-type-checking branch from ee5dfe7 to dbbc7f4 Compare February 4, 2021 12:35
@fpbouchard fpbouchard closed this Feb 4, 2021
@fpbouchard
Copy link
Contributor Author

I was too quick to open this, I'll be back :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants