microsoft / microsoft/vscode-python-environments
Add code coverage instrumentation for the test suites
Open
debt
triage-needed
- Dominant language
- TypeScript
- Stars
- 138
- Forks
- 62
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 35
Description
There is currently no coverage tooling configured (no `nyc`/`c8`/istanbul in `package.json`), so we cannot quantify how much of the codebase the unit/integration/e2e/smoke suites actually exercise. This makes it impossible to track coverage of the core API pillars
Contributor guide
Assessment
This issue has not been assessed yet.