Skip to content

Conversation

@Blankll
Copy link
Member

@Blankll Blankll commented Mar 15, 2025

refactor: store contexture info into a AsyncLocalStorage

Refs: #38

@codecov
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.

2 participants