runtime-node icon indicating copy to clipboard operation
runtime-node copied to clipboard

Add support for koa

Open timokoessler opened this issue 1 year ago • 1 comments

Adds support for https://www.npmjs.com/package/koa Used by Strapi, for example. Requires new hook system #324

timokoessler avatar Sep 11 '24 10:09 timokoessler

Codecov Report

Attention: Patch coverage is 97.15447% with 7 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
library/sources/koa/wrapMiddleware.ts 91.17% 3 Missing :warning:
library/sources/koa/wrapRouterMiddleware.ts 92.50% 3 Missing :warning:
library/sources/koa/contextFromRequest.ts 96.15% 1 Missing :warning:

:loudspeaker: Thoughts on this report? Let us know!

codecov[bot] avatar Sep 11 '24 10:09 codecov[bot]