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

feat: export EggModuleLoader in standalone #146

Merged
merged 1 commit into from
Aug 24, 2023
Merged

Conversation

popomore
Copy link
Member

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

@codecov
Copy link

codecov bot commented Aug 24, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (0862655) 93.77% compared to head (4a78705) 93.77%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #146   +/-   ##
=======================================
  Coverage   93.77%   93.77%           
=======================================
  Files         227      227           
  Lines        4738     4739    +1     
  Branches      509      509           
=======================================
+ Hits         4443     4444    +1     
  Misses        295      295           
Files Changed Coverage Δ
standalone/standalone/index.ts 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@killagu killagu added this pull request to the merge queue Aug 24, 2023
Merged via the queue into master with commit 9d1da9a Aug 24, 2023
17 checks passed
@killagu killagu deleted the export-EggModuleLoader branch August 24, 2023 08:30
@killagu
Copy link
Contributor

killagu commented Aug 24, 2023

  • @eggjs/aop-decorator@3.16.0
  • @eggjs/controller-decorator@3.16.0
  • @eggjs/core-decorator@3.16.0
  • @eggjs/egg-module-common@3.16.0
  • @eggjs/eventbus-decorator@3.16.0
  • @eggjs/standalone-decorator@3.16.0
  • @eggjs/tegg@3.16.0
  • @eggjs/tegg-aop-plugin@3.16.0
  • @eggjs/tegg-aop-runtime@3.16.0
  • @eggjs/tegg-background-task@3.16.0
  • @eggjs/tegg-common-util@3.16.0
  • @eggjs/tegg-config@3.16.0
  • @eggjs/tegg-controller-plugin@3.16.0
  • @eggjs/tegg-dynamic-inject@3.16.0
  • @eggjs/tegg-dynamic-inject-runtime@3.16.0
  • @eggjs/tegg-eventbus-plugin@3.16.0
  • @eggjs/tegg-eventbus-runtime@3.16.0
  • @eggjs/tegg-lifecycle@3.16.0
  • @eggjs/tegg-loader@3.16.0
  • @eggjs/tegg-metadata@3.16.0
  • @eggjs/tegg-orm-decorator@3.16.0
  • @eggjs/tegg-orm-plugin@3.16.0
  • @eggjs/tegg-plugin@3.16.0
  • @eggjs/tegg-runtime@3.16.0
  • @eggjs/tegg-schedule-decorator@3.16.0
  • @eggjs/tegg-schedule-plugin@3.16.0
  • @eggjs/tegg-standalone@3.16.0
  • @eggjs/tegg-transaction-decorator@3.16.0

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