Skip to content

feat: impl mockModuleContextScope#73

Merged
killagu merged 1 commit intomasterfrom
feat/mockModuleContextScope
Dec 28, 2022
Merged

feat: impl mockModuleContextScope#73
killagu merged 1 commit intomasterfrom
feat/mockModuleContextScope

Conversation

@killagu
Copy link
Contributor

@killagu killagu commented Dec 28, 2022

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

@killagu killagu force-pushed the feat/mockModuleContextScope branch from dc09118 to cbd5ffc Compare December 28, 2022 06:03
@killagu killagu force-pushed the feat/mockModuleContextScope branch from cbd5ffc to c991b47 Compare December 28, 2022 06:05
@codecov
Copy link

codecov bot commented Dec 28, 2022

Codecov Report

Base: 92.12% // Head: 92.49% // Increases project coverage by +0.36% 🎉

Coverage data is based on head (c991b47) compared to base (19ff0ca).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
+ Coverage   92.12%   92.49%   +0.36%     
==========================================
  Files         212      212              
  Lines        4458     4451       -7     
  Branches      455      455              
==========================================
+ Hits         4107     4117      +10     
+ Misses        351      334      -17     
Impacted Files Coverage Δ
plugin/tegg/app/extend/application.unittest.ts 90.90% <100.00%> (+25.90%) ⬆️
plugin/tegg/lib/EggContextHandler.ts 100.00% <100.00%> (ø)
plugin/tegg/app/extend/context.ts 88.23% <0.00%> (+17.64%) ⬆️
plugin/schedule/app.ts 100.00% <0.00%> (+20.00%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@killagu killagu merged commit 041881c into master Dec 28, 2022
@killagu killagu deleted the feat/mockModuleContextScope branch December 28, 2022 06:16
@killagu
Copy link
Contributor Author

killagu commented Dec 28, 2022

  • @eggjs/tegg-aop-plugin => 3.2.0
  • @eggjs/tegg-controller-plugin => 3.2.0
  • @eggjs/tegg-eventbus-plugin => 3.2.0
  • @eggjs/tegg-orm-plugin => 3.2.0
  • @eggjs/tegg-schedule-plugin => 3.2.0
  • @eggjs/tegg-plugin => 3.2.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.

1 participant