-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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(server): context awareness for copilot #9611
base: canary
Are you sure you want to change the base?
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## canary #9611 +/- ##
===========================================
- Coverage 53.75% 41.74% -12.02%
===========================================
Files 2233 1941 -292
Lines 100223 67943 -32280
Branches 16828 14922 -1906
===========================================
- Hits 53877 28363 -25514
+ Misses 44992 38295 -6697
+ Partials 1354 1285 -69
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
da594ed
to
deb2287
Compare
404e031
to
b167ba4
Compare
3c5ac81
to
d92f6c9
Compare
2c094ca
to
2d44780
Compare
3eb5b32
to
45ab9de
Compare
fix PD-2167
fix PD-2169
fix PD-2190