Skip to content

fix: eventbus cork should support reentry#98

Merged
killagu merged 1 commit intomasterfrom
fix/eventbus_reentry
Feb 10, 2023
Merged

fix: eventbus cork should support reentry#98
killagu merged 1 commit intomasterfrom
fix/eventbus_reentry

Conversation

@killagu
Copy link
Contributor

@killagu killagu commented Feb 10, 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 Feb 10, 2023

Codecov Report

Base: 92.91% // Head: 92.91% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (874dd38) compared to base (9fb155b).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #98   +/-   ##
=======================================
  Coverage   92.91%   92.91%           
=======================================
  Files         217      217           
  Lines        4543     4544    +1     
  Branches      471      472    +1     
=======================================
+ Hits         4221     4222    +1     
  Misses        322      322           
Impacted Files Coverage Δ
core/eventbus-decorator/src/EventBus.ts 100.00% <ø> (ø)
core/eventbus-runtime/src/SingletonEventBus.ts 85.05% <100.00%> (+0.17%) ⬆️
plugin/eventbus/lib/EggContextEventBus.ts 100.00% <100.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 077044c into master Feb 10, 2023
@killagu killagu deleted the fix/eventbus_reentry branch February 10, 2023 15:35
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