midwayjs / hooks

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

fix: support custom container #523

Closed echosoar closed 1 year ago

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 977887c8e247fd6d6b819b5437d3ece953cfc2da

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

This PR includes changesets to release 13 packages | Name | Type | | ------------------------ | ----- | | @midwayjs/dev-pack | Patch | | @midwayjs/bundler | Patch | | @midwayjs/esrun | Patch | | @midwayjs/hcc | Patch | | @midwayjs/hooks | 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

Patch coverage: 100.00% and no project coverage change.

Comparison is base (f1a4228) 81.76% compared to head (0d48fcb) 81.76%.

: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 #523 +/- ## ======================================= Coverage 81.76% 81.76% ======================================= Files 45 45 Lines 943 943 Branches 166 167 +1 ======================================= Hits 771 771 Misses 171 171 Partials 1 1 ``` | [Impacted Files](https://codecov.io/gh/midwayjs/hooks/pull/523?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=midwayjs) | Coverage Δ | | |---|---|---| | [packages/dev-pack/src/server.ts](https://codecov.io/gh/midwayjs/hooks/pull/523?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=midwayjs#diff-cGFja2FnZXMvZGV2LXBhY2svc3JjL3NlcnZlci50cw==) | `57.26% <100.00%> (ø)` | | 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 in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.