Skip to content

refactor: store contexture info into a AsyncLocalStorage #57

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

Merged
merged 3 commits into from
Mar 15, 2025

Conversation

Blankll
Copy link
Member

@Blankll Blankll commented Mar 15, 2025

refactor: store contexture info into a AsyncLocalStorage

Refs: #38

Blankll added 3 commits March 15, 2025 16:28
Signed-off-by: seven <zilisheng1996@gmail.com>
Signed-off-by: seven <zilisheng1996@gmail.com>
Signed-off-by: seven <zilisheng1996@gmail.com>
Copy link

codecov bot commented Mar 15, 2025

Codecov Report

Attention: Patch coverage is 91.52542% with 5 lines in your changes missing coverage. Please review.

Project coverage is 86.77%. Comparing base (621a1cf) to head (218e6c5).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/common/context.ts 80.00% 2 Missing ⚠️
src/stack/deploy.ts 84.61% 2 Missing ⚠️
src/stack/rfsStack/index.ts 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
- Coverage   87.22%   86.77%   -0.46%     
==========================================
  Files          50       50              
  Lines         681      703      +22     
  Branches      110      112       +2     
==========================================
+ Hits          594      610      +16     
- Misses         62       68       +6     
  Partials       25       25              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Blankll Blankll marked this pull request as ready for review March 15, 2025 09:15
@Blankll Blankll merged commit 0c87a82 into master Mar 15, 2025
3 of 4 checks passed
@Blankll Blankll deleted the refactor/context-store branch March 15, 2025 09:16
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