midwayjs / hooks

"Zero" Api / Type Safe / Fullstack Kit / Powerful Backend
MIT License
690 stars 63 forks source link

feat: add middleware for serverless trigger #519

Closed Lxxyx closed 1 year ago

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: ac08b51f905959475160e1552a4fa15503f7031e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 13 packages | Name | Type | | ------------------------ | ----- | | @midwayjs/hooks | Patch | | @midwayjs/bundler | Patch | | @midwayjs/dev-pack | Patch | | @midwayjs/esrun | Patch | | @midwayjs/hcc | Patch | | @midwayjs/hooks-bundler | Patch | | @midwayjs/hooks-core | Patch | | @midwayjs/hooks-internal | Patch | | @midwayjs/hooks-kit | Patch | | @midwayjs/hooks-upload | Patch | | @midwayjs/rpc | Patch | | @midwayjs/serve | Patch | | @midwayjs/test-util | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

codecov-commenter commented 1 year ago

Codecov Report

Base: 81.74% // Head: 81.74% // No change to project coverage :thumbsup:

Coverage data is based on head (ac08b51) compared to base (f48de7e). Patch has no changes to coverable lines.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #519 +/- ## ======================================= Coverage 81.74% 81.74% ======================================= Files 45 45 Lines 942 942 Branches 166 166 ======================================= Hits 770 770 Misses 171 171 Partials 1 1 ``` | [Impacted Files](https://codecov.io/gh/midwayjs/hooks/pull/519?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=midwayjs) | Coverage Δ | | |---|---|---| | [packages/hooks/src/api/component/adapter.ts](https://codecov.io/gh/midwayjs/hooks/pull/519?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=midwayjs#diff-cGFja2FnZXMvaG9va3Mvc3JjL2FwaS9jb21wb25lbnQvYWRhcHRlci50cw==) | `77.46% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=midwayjs). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=midwayjs)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.