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: workflow executor #7159

Merged
merged 1 commit into from
Jun 25, 2024
Merged

feat: workflow executor #7159

merged 1 commit into from
Jun 25, 2024

Conversation

darkskygit
Copy link
Member

@darkskygit darkskygit commented Jun 6, 2024

Copy link
Member Author

darkskygit commented Jun 6, 2024

Copy link

graphite-app bot commented Jun 6, 2024

Your org has enabled the Graphite merge queue for merging into canary

Add the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

Copy link

nx-cloud bot commented Jun 6, 2024

Copy link

codecov bot commented Jun 6, 2024

Codecov Report

Attention: Patch coverage is 85.84071% with 48 lines in your changes missing coverage. Please review.

Project coverage is 58.17%. Comparing base (45b3b83) to head (fe89ecb).

Files Patch % Lines
...ackend/server/src/plugins/copilot/workflow/node.ts 65.62% 33 Missing ⚠️
...src/plugins/copilot/workflow/executor/chat-text.ts 88.42% 11 Missing ⚠️
...ver/src/plugins/copilot/workflow/executor/utils.ts 90.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #7159      +/-   ##
==========================================
+ Coverage   57.94%   58.17%   +0.23%     
==========================================
  Files         842      846       +4     
  Lines       36939    37082     +143     
  Branches     4003     4022      +19     
==========================================
+ Hits        21404    21574     +170     
+ Misses      15241    15212      -29     
- Partials      294      296       +2     
Flag Coverage Δ
server-test 77.98% <85.84%> (+0.26%) ⬆️
unittest 28.47% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@darkskygit darkskygit changed the base branch from darksky/workflow-resolver to canary June 7, 2024 06:06
@darkskygit darkskygit force-pushed the darksky/workflow-executor branch 4 times, most recently from 26be6b4 to d120550 Compare June 14, 2024 07:43
@darkskygit darkskygit requested a review from forehalo June 20, 2024 10:32
@darkskygit darkskygit force-pushed the darksky/workflow-executor branch 2 times, most recently from 7a2d21a to 4fb7d45 Compare June 24, 2024 09:11
Copy link

graphite-app bot commented Jun 25, 2024

Merge activity

@graphite-app graphite-app bot merged commit fe89ecb into canary Jun 25, 2024
32 checks passed
@graphite-app graphite-app bot deleted the darksky/workflow-executor branch June 25, 2024 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:server test Related to test cases
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants