Skip to content

ci: VS Code extension test infrastructure#67

Merged
avrabe merged 1 commit intomainfrom
feat/vscode-tests-ci
Mar 21, 2026
Merged

ci: VS Code extension test infrastructure#67
avrabe merged 1 commit intomainfrom
feat/vscode-tests-ci

Conversation

@avrabe
Copy link
Contributor

@avrabe avrabe commented Mar 21, 2026

Headless VS Code tests in CI via @vscode/test-electron + xvfb-run.

🤖 Generated with Claude Code

- Extension test suite: 6 tests verifying all commands are registered
- Uses @vscode/test-electron for headless VS Code in CI
- xvfb-run for Linux display emulation
- CI job runs after unit tests, builds rivet binary first

Refs: REQ-007

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@avrabe avrabe merged commit ea04b81 into main Mar 21, 2026
@avrabe avrabe deleted the feat/vscode-tests-ci branch March 21, 2026 19:06
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'Rivet Criterion Benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20.

Benchmark suite Current: ccfc202 Previous: 1047a31 Ratio
store_insert/10000 16082077 ns/iter (± 848648) 12613233 ns/iter (± 1012850) 1.28
traceability_matrix/100 5225 ns/iter (± 19) 4287 ns/iter (± 19) 1.22

This comment was automatically generated by workflow using github-action-benchmark.

@codecov
Copy link

codecov bot commented Mar 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

avrabe added a commit that referenced this pull request Mar 21, 2026
- Extension test suite: 6 tests verifying all commands are registered
- Uses @vscode/test-electron for headless VS Code in CI
- xvfb-run for Linux display emulation
- CI job runs after unit tests, builds rivet binary first

Refs: REQ-007

Co-authored-by: Test <test@test.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
avrabe added a commit that referenced this pull request Mar 21, 2026
- Extension test suite: 6 tests verifying all commands are registered
- Uses @vscode/test-electron for headless VS Code in CI
- xvfb-run for Linux display emulation
- CI job runs after unit tests, builds rivet binary first

Refs: REQ-007

Co-authored-by: Test <test@test.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant