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

test(types): contextual types #946

Merged
merged 1 commit into from
Oct 16, 2023
Merged

test(types): contextual types #946

merged 1 commit into from
Oct 16, 2023

Conversation

chimurai
Copy link
Owner

Enable test and include temporary workaround by providing explicit types:

// FIXME: contextual types should work with express path middleware (without providing explicit types)
middleware<express.Request, express.Response>

@coveralls
Copy link

Coverage Status

coverage: 97.619%. remained the same when pulling b18eb77 on test-contextual-types into a703969 on master.

@chimurai chimurai merged commit 82ad7c1 into master Oct 16, 2023
16 checks passed
@chimurai chimurai deleted the test-contextual-types branch October 16, 2023 21:21
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.

2 participants