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: add retry support for copilot #6947

Merged
merged 1 commit into from
May 15, 2024

Conversation

darkskygit
Copy link
Member

@darkskygit darkskygit commented May 15, 2024

fix AFF-1066

Copy link

graphite-app bot commented May 15, 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
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @darkskygit and the rest of your teammates on Graphite Graphite

@github-actions github-actions bot added app:server test Related to test cases labels May 15, 2024
Copy link

nx-cloud bot commented May 15, 2024

Copy link

codecov bot commented May 15, 2024

Codecov Report

Attention: Patch coverage is 97.22222% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 66.84%. Comparing base (7e7a412) to head (0076359).

Files Patch % Lines
...s/backend/server/src/plugins/copilot/controller.ts 83.33% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #6947      +/-   ##
==========================================
+ Coverage   66.66%   66.84%   +0.17%     
==========================================
  Files         582      582              
  Lines       27205    27304      +99     
  Branches     2539     2556      +17     
==========================================
+ Hits        18136    18250     +114     
+ Misses       8800     8785      -15     
  Partials      269      269              
Flag Coverage Δ
server-test 77.41% <97.22%> (+0.19%) ⬆️
unittest 40.32% <ø> (ø)

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 force-pushed the darksky/copilot-retry-action branch from 79a65e5 to fb53711 Compare May 15, 2024 10:28
Copy link

graphite-app bot commented May 15, 2024

Merge activity

@darkskygit darkskygit force-pushed the darksky/copilot-retry-action branch from fb53711 to 0076359 Compare May 15, 2024 11:02
@graphite-app graphite-app bot merged commit 0076359 into canary May 15, 2024
31 checks passed
@graphite-app graphite-app bot deleted the darksky/copilot-retry-action branch May 15, 2024 11:18
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