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: Unify worker manager #954

Merged
merged 20 commits into from
Jan 11, 2025

type message for substantial worker

f5f74f5
Select commit
Loading
Failed to load commit list.
Merged

feat: Unify worker manager #954

type message for substantial worker
f5f74f5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 7, 2025 in 1s

77.70% (-0.02%) compared to 8c0022e

View this Pull Request on Codecov

77.70% (-0.02%) compared to 8c0022e

Details

Codecov Report

Attention: Patch coverage is 73.00885% with 61 lines in your changes missing coverage. Please review.

Project coverage is 77.70%. Comparing base (8c0022e) to head (f5f74f5).

Files with missing lines Patch % Lines
src/typegate/src/runtimes/utils/worker_manager.ts 73.42% 38 Missing ⚠️
src/typegate/src/runtimes/substantial/agent.ts 55.55% 20 Missing ⚠️
...rc/runtimes/substantial/workflow_worker_manager.ts 92.10% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #954      +/-   ##
==========================================
- Coverage   77.72%   77.70%   -0.02%     
==========================================
  Files         154      155       +1     
  Lines       19154    19205      +51     
  Branches     1930     1930              
==========================================
+ Hits        14888    14924      +36     
- Misses       4243     4258      +15     
  Partials       23       23              

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