Skip to content

feat: ✨ allow non-async handlers on endpoints#10

Draft
evertdespiegeleer wants to merge 1 commit intomainfrom
feat/allow-non-async-endpoint-handlers
Draft

feat: ✨ allow non-async handlers on endpoints#10
evertdespiegeleer wants to merge 1 commit intomainfrom
feat/allow-non-async-endpoint-handlers

Conversation

@evertdespiegeleer
Copy link
Owner

No description provided.

@evertdespiegeleer evertdespiegeleer linked an issue Jan 7, 2024 that may be closed by this pull request
@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2024

Test Results

1 files  Β±0  3 suites   -β€Š1   0s ⏱️ Β±0s
7 tests  -β€Š3  7 βœ…  -β€Š3  0 πŸ’€ Β±0  0 ❌ Β±0 
7 runsβ€Š  -β€Š4  7 βœ…  -β€Š4  0 πŸ’€ Β±0  0 ❌ Β±0 

Results for commit 1b19590. ± Comparison against base commit 75637cb.

This pull request removes 3 tests.
test ‑ Can be run as an Express handler
test ‑ Can throw a not implemented error
test ‑ Can throw a validation error

@evertdespiegeleer evertdespiegeleer marked this pull request as draft January 20, 2024 13:13
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.

Don't force async handlers

1 participant