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 session impl #6254

Merged
merged 1 commit into from Apr 10, 2024
Merged

feat: add session impl #6254

merged 1 commit into from Apr 10, 2024

Conversation

darkskygit
Copy link
Member

No description provided.

Copy link

graphite-app bot commented Mar 21, 2024

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

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

You can enable merging using labels in your Graphite merge queue settings.

Copy link

nx-cloud bot commented Mar 21, 2024

Copy link

codecov bot commented Mar 21, 2024

Codecov Report

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

Project coverage is 62.46%. Comparing base (8a02c81) to head (46a368d).

Files Patch % Lines
...ages/backend/server/src/plugins/copilot/session.ts 36.94% 128 Missing ⚠️
...ckages/backend/server/src/plugins/copilot/types.ts 89.36% 10 Missing ⚠️
...kages/backend/server/src/plugins/copilot/prompt.ts 96.13% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #6254      +/-   ##
==========================================
+ Coverage   62.30%   62.46%   +0.16%     
==========================================
  Files         519      521       +2     
  Lines       24049    24530     +481     
  Branches     2272     2287      +15     
==========================================
+ Hits        14983    15322     +339     
- Misses       8794     8936     +142     
  Partials      272      272              
Flag Coverage Δ
server-test 73.73% <69.91%> (-0.10%) ⬇️
unittest 38.78% <ø> (ø)

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.

@github-actions github-actions bot added the test Related to test cases label Apr 2, 2024
@EYHN EYHN mentioned this pull request Apr 3, 2024
@darkskygit darkskygit force-pushed the darksky/copilot-session branch 4 times, most recently from d8bb6b9 to 3676d4b Compare April 9, 2024 02:46
@darkskygit darkskygit force-pushed the darksky/copilot-session branch 2 times, most recently from 3e63e05 to 7e8f20a Compare April 10, 2024 07:55
Copy link

graphite-app bot commented Apr 10, 2024

Merge activity

@graphite-app graphite-app bot merged commit 46a368d into canary Apr 10, 2024
36 of 40 checks passed
@graphite-app graphite-app bot deleted the darksky/copilot-session branch April 10, 2024 11:27
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
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

2 participants