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 prompt level config #7445

Merged
merged 1 commit into from
Jul 8, 2024
Merged

Conversation

darkskygit
Copy link
Member

No description provided.

Copy link

graphite-app bot commented Jul 8, 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

darkskygit commented Jul 8, 2024

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 Jul 8, 2024
Copy link

nx-cloud bot commented Jul 8, 2024

Copy link

codecov bot commented Jul 8, 2024

Codecov Report

Attention: Patch coverage is 90.09901% with 10 lines in your changes missing coverage. Please review.

Project coverage is 57.65%. Comparing base (9ef8829) to head (bf6c9a5).

Files Patch % Lines
...ges/backend/server/src/plugins/copilot/resolver.ts 80.64% 6 Missing ⚠️
...end/server/src/plugins/copilot/providers/openai.ts 0.00% 3 Missing ⚠️
...ackend/server/src/data/migrations/utils/prompts.ts 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #7445      +/-   ##
==========================================
+ Coverage   57.61%   57.65%   +0.03%     
==========================================
  Files         903      903              
  Lines       39785    39848      +63     
  Branches     4493     4499       +6     
==========================================
+ Hits        22921    22973      +52     
- Misses      16510    16521      +11     
  Partials      354      354              
Flag Coverage Δ
server-test 78.40% <90.09%> (+0.03%) ⬆️
unittest 28.89% <ø> (ø)

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/add-prompt-level-params branch from 5745f79 to 80fa1dd Compare July 8, 2024 07:53
Copy link

graphite-app bot commented Jul 8, 2024

Merge activity

@darkskygit darkskygit force-pushed the darksky/add-prompt-level-params branch from 80fa1dd to bf6c9a5 Compare July 8, 2024 08:12
@graphite-app graphite-app bot merged commit bf6c9a5 into canary Jul 8, 2024
32 checks passed
@graphite-app graphite-app bot deleted the darksky/add-prompt-level-params branch July 8, 2024 08:29
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