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: should not cache ctx object #103

Merged
merged 1 commit into from
Feb 16, 2023
Merged

fix: should not cache ctx object #103

merged 1 commit into from
Feb 16, 2023

Conversation

killagu
Copy link
Contributor

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

Codecov Report

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

Coverage data is based on head (5273d26) compared to base (91c3627).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #103   +/-   ##
=======================================
  Coverage   92.97%   92.97%           
=======================================
  Files         217      217           
  Lines        4569     4572    +3     
  Branches      478      479    +1     
=======================================
+ Hits         4248     4251    +3     
  Misses        321      321           
Impacted Files Coverage Δ
plugin/tegg/lib/EggCompatibleObject.ts 90.90% <100.00%> (+1.43%) ⬆️

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 added this pull request to the merge queue Feb 16, 2023
Merged via the queue into master with commit be54083 Feb 16, 2023
@killagu killagu deleted the fix/ctx_obj branch February 16, 2023 02:04
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