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

fix: beginModuleScope should be reentrant #86

Merged
merged 1 commit into from
Jan 29, 2023
Merged

Conversation

killagu
Copy link
Contributor

@killagu killagu commented Jan 29, 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

@killagu killagu force-pushed the fix/beginModuleScope branch from e70e6a1 to 24766c6 Compare January 29, 2023 07:09
@codecov
Copy link

codecov bot commented Jan 29, 2023

Codecov Report

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

Coverage data is based on head (24766c6) compared to base (4e5f026).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #86   +/-   ##
=======================================
  Coverage   92.73%   92.74%           
=======================================
  Files         214      214           
  Lines        4489     4492    +3     
  Branches      458      459    +1     
=======================================
+ Hits         4163     4166    +3     
  Misses        326      326           
Impacted Files Coverage Δ
plugin/tegg/lib/ctx_lifecycle_middleware.ts 89.47% <100.00%> (+1.97%) ⬆️

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 648aeaf into master Jan 29, 2023
@killagu killagu deleted the fix/beginModuleScope branch January 29, 2023 07:32
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