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

feat: add mockContextScope #136

Merged
merged 1 commit into from
Dec 28, 2022
Merged

feat: add mockContextScope #136

merged 1 commit into from
Dec 28, 2022

Conversation

killagu
Copy link
Contributor

@killagu killagu commented Dec 28, 2022

Get async local storage in scope is safe.

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/mockContextScope branch 2 times, most recently from 98bf7ef to c981645 Compare December 28, 2022 02:55
Get async local storage in scope is safe.
@codecov
Copy link

codecov bot commented Dec 28, 2022

Codecov Report

Base: 86.18% // Head: 86.24% // Increases project coverage by +0.05% 🎉

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #136      +/-   ##
==========================================
+ Coverage   86.18%   86.24%   +0.05%     
==========================================
  Files          23       23              
  Lines        2324     2334      +10     
  Branches      387      388       +1     
==========================================
+ Hits         2003     2013      +10     
  Misses        321      321              
Impacted Files Coverage Δ
app/extend/application.js 85.93% <100.00%> (+0.32%) ⬆️

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.

@fengmk2 fengmk2 merged commit 9db9afa into master Dec 28, 2022
@fengmk2 fengmk2 deleted the feat/mockContextScope branch December 28, 2022 05:08
atian25 pushed a commit that referenced this pull request Dec 28, 2022
[skip ci]

## [5.5.0](v5.4.0...v5.5.0) (2022-12-28)

### Features

* add mockContextScope ([#136](#136)) ([9db9afa](9db9afa))
@github-actions
Copy link

🎉 This PR is included in version 5.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants