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: standalone Runner run support ctx #126

Merged
merged 2 commits into from
Jun 28, 2023
Merged

Conversation

killagu
Copy link
Contributor

@killagu killagu commented Jun 27, 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

Copy link
Member

@fengmk2 fengmk2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@codecov
Copy link

codecov bot commented Jun 27, 2023

Codecov Report

Patch coverage: 85.71% and project coverage change: -0.04 ⚠️

Comparison is base (b5dddc9) 93.23% compared to head (60da074) 93.20%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #126      +/-   ##
==========================================
- Coverage   93.23%   93.20%   -0.04%     
==========================================
  Files         219      219              
  Lines        4610     4618       +8     
  Branches      466      469       +3     
==========================================
+ Hits         4298     4304       +6     
- Misses        312      314       +2     
Impacted Files Coverage Δ
standalone/standalone/src/Runner.ts 91.30% <83.33%> (-2.35%) ⬇️
standalone/standalone/index.ts 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@killagu killagu changed the title WIP: feat: standalone Runner run support ctx feat: standalone Runner run support ctx Jun 28, 2023
@killagu killagu added this pull request to the merge queue Jun 28, 2023
Merged via the queue into master with commit 0788c7d Jun 28, 2023
@killagu killagu deleted the feat/standalone_ctx branch June 28, 2023 03:10
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