Skip to content

fix: fix standalone import ConfigSource#163

Merged
killagu merged 2 commits intomasterfrom
fix/import
Nov 3, 2023
Merged

fix: fix standalone import ConfigSource#163
killagu merged 2 commits intomasterfrom
fix/import

Conversation

@killagu
Copy link
Contributor

@killagu killagu commented Nov 3, 2023

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 Nov 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (58bd9fa) 92.53% compared to head (65a607f) 92.53%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #163      +/-   ##
==========================================
- Coverage   92.53%   92.53%   -0.01%     
==========================================
  Files         235      235              
  Lines        4999     4998       -1     
  Branches      531      531              
==========================================
- Hits         4626     4625       -1     
  Misses        373      373              
Files Coverage Δ
plugin/orm/lib/LeoricRegister.ts 100.00% <100.00%> (ø)
standalone/standalone/src/Runner.ts 93.69% <100.00%> (-0.06%) ⬇️

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

@killagu killagu merged commit 6922071 into master Nov 3, 2023
@killagu killagu deleted the fix/import branch November 3, 2023 08:25
@killagu
Copy link
Contributor Author

killagu commented Nov 3, 2023

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

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.

1 participant