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

Attributable Code Coverage #1300

Open
plemarquand opened this issue Jan 7, 2025 · 1 comment
Open

Attributable Code Coverage #1300

plemarquand opened this issue Jan 7, 2025 · 1 comment
Labels

Comments

@plemarquand
Copy link
Contributor

The November release of VS Code (1.96) introduces an API for attributable code coverage. "This milestone, we finalized an API that enables extensions to provide coverage on a per-test basis, so you can see exactly what code any given test executed."

Investigate what it would take to support this feature in the extension.

@plemarquand plemarquand added the enhancement New feature or request label Jan 7, 2025
@award999 award999 added XCTest Issues related to testing integration for XCTest test runner and removed XCTest Issues related to testing integration for XCTest labels Jan 16, 2025
@award999
Copy link
Contributor

Requires work in LLVM

@award999 award999 moved this from Unscreened to Backlog in Swift Extension for Visual Studio Code Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants