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

Stubs TestRunProfile loadDetailedCoverageForTest #14599

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

rschnekenbu
Copy link
Contributor

What it does

Stubs FileCoverage TestItem and TestRunProfile loadCoverageWithTests. The FileCoverage support is already stubbed (#13631), and its implementation is tracked here: #13858

fixes #14582

contributed on behalf of STMicroelectronics

How to test

None to test, stubbed API.

Follow-ups

Implement the feature with #13858

Breaking changes

  • This PR introduces breaking changes and requires careful review. If yes, the breaking changes section in the changelog has been updated.

Attribution

Contributed on behalf of STMicroelectronics

Review checklist

Reminder for reviewers

fixes eclipse-theia#14582

contributed on behalf of STMicroelectronics

Signed-off-by: Remi Schnekenburger <rschnekenburger@eclipsesource.com>
@rschnekenbu rschnekenbu self-assigned this Dec 9, 2024
@rschnekenbu rschnekenbu added the vscode issues related to VSCode compatibility label Dec 9, 2024
@tsmaeder tsmaeder self-requested a review December 16, 2024 08:28
@tsmaeder tsmaeder merged commit d606697 into eclipse-theia:master Dec 16, 2024
11 checks passed
@github-actions github-actions bot added this to the 1.57.0 milestone Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vscode issues related to VSCode compatibility
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[vscode] TestRunProfile loadDetailedCoverageForTest() addition
2 participants