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

testing: initial attributable test coverage API #212212

Merged
merged 2 commits into from
May 8, 2024
Merged

Conversation

connor4312
Copy link
Member

This implements the data flow for attributable test coverage. Todo for tomorrow is to support this in our test runner (probably making module to generate per-test coverage for generic JS tests) and then building some UX for it.

Refs #212196

This implements the data flow for attributable test coverage. Todo for tomorrow is to support this in our test runner (probably making module to generate per-test coverage for generic JS tests) and then building some UX for it.
@connor4312 connor4312 self-assigned this May 7, 2024
@connor4312 connor4312 enabled auto-merge May 7, 2024 23:15
@VSCodeTriageBot VSCodeTriageBot added this to the May 2024 milestone May 7, 2024
bhavyaus
bhavyaus previously approved these changes May 7, 2024
@connor4312 connor4312 merged commit 269aa6c into main May 8, 2024
6 checks passed
@connor4312 connor4312 deleted the connor4312/212196-1 branch May 8, 2024 16:02
plemarquand added a commit to plemarquand/vscode-swift that referenced this pull request Jun 6, 2024
As of VS Code 1.90.0 coverage must be recorded before `testRun.end()`
is called.

The code was added here
microsoft/vscode@6e69d8b#diff-77f48e4fa33d8a37b2d3cd46e4ffdd01200c8128a883aff0af3a4a2ba08ac4cbR556
in microsoft/vscode#212212.
plemarquand added a commit to swiftlang/vscode-swift that referenced this pull request Jun 6, 2024
As of VS Code 1.90.0 coverage must be recorded before `testRun.end()`
is called.

The code was added here
microsoft/vscode@6e69d8b#diff-77f48e4fa33d8a37b2d3cd46e4ffdd01200c8128a883aff0af3a4a2ba08ac4cbR556
in microsoft/vscode#212212.
@microsoft microsoft locked and limited conversation to collaborators Jun 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants