Pull request overview
Updates Copilot telemetry unit tests to vary the expected copilot_buildType value based on the build environment, presumably to address a build/test failure in CI.
Changes:
- Adjusted the expected
copilot_buildType in the GitHub telemetry sender test to switch between 'prod' and 'dev' based on an environment variable.
Show a summary per file
| File |
Description |
| extensions/copilot/src/platform/telemetry/test/node/telemetry.spec.ts |
Modifies the expected common telemetry properties for copilot_buildType in tests. |
Copilot's findings
- Files reviewed: 1/1 changed files
- Comments generated: 1
Originally posted by @copilot-pull-request-reviewer in microsoft/vscode#308793 (review)
Pull request overview
Updates Copilot telemetry unit tests to vary the expected
copilot_buildTypevalue based on the build environment, presumably to address a build/test failure in CI.Changes:
copilot_buildTypein the GitHub telemetry sender test to switch between'prod'and'dev'based on an environment variable.Show a summary per file
copilot_buildTypein tests.Copilot's findings
Originally posted by @copilot-pull-request-reviewer in microsoft/vscode#308793 (review)