microsoft / microsoft/vscode-java-test
Cannot Retrieve Coverage Report File Generically in "Test Runner for Java" Extension
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 340
- Forks
- 173
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 18
Description
When running "Run Test with Coverage" from the VS Code Test Explorer using the "Test Runner for Java" extension, I am unable to find a generic way to locate the coverage report file for each test run.
I am looking for a solution to programmatically retrieve the coverage report file using TypeScript. Any guidance on how to achieve this would be appreciated.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no file, test, or entry point. Start by locating the TypeScript handling for “Run Test with Coverage” in the Test Runner for Java extension and how VS Code Test Explorer exposes run results; done means establishing a generic way to retrieve each run’s coverage report file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript, vscode
- Domain
- testing, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100