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

Test coverage data is not available when testing debug adapter #778

Closed
DonJayamanne opened this issue Feb 14, 2018 · 0 comments · Fixed by #1018
Closed

Test coverage data is not available when testing debug adapter #778

DonJayamanne opened this issue Feb 14, 2018 · 0 comments · Fixed by #1018
Labels
area-debugging debt Covers everything internal: CI, testing, refactoring of the codebase, etc.

Comments

@DonJayamanne
Copy link

Test coverage isn't available for debugger tests as the code is launched in a separate process.

microsoft/vscode-debugadapter-node#156

@DonJayamanne DonJayamanne added awaiting 2-PR debt Covers everything internal: CI, testing, refactoring of the codebase, etc. area-debugging labels Feb 14, 2018
@DonJayamanne DonJayamanne changed the title Test coverage data isn't generated when testing debug adapter Test coverage data is not available when testing debug adapter Feb 14, 2018
DonJayamanne added a commit that referenced this issue Mar 16, 2018
* 🔨 add instrumentation
* 🔨 track files added and modified
* build lcov files for upload
* rename report
* gulp task for yarn run
* 🐛 fix report generation
* 📝 change log
* delete debug coverage
* 🐛 disable code coverage on AppVeyor
* Fixes #778
@lock lock bot locked as resolved and limited conversation to collaborators Jul 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-debugging debt Covers everything internal: CI, testing, refactoring of the codebase, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant