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

Setup coverage #6

Open
AdrieanKhisbe opened this issue Oct 13, 2018 · 3 comments
Open

Setup coverage #6

AdrieanKhisbe opened this issue Oct 13, 2018 · 3 comments
Labels
enhancement New feature or request

Comments

@AdrieanKhisbe
Copy link
Member

I tried to set up coverage for project as a follow up for #5
After several attempt, I didn't succeed to make it work.

We should consider another try once microsoft/TypeScript#24993 settles

@AdrieanKhisbe AdrieanKhisbe added the enhancement New feature or request label Oct 13, 2018
@rpeshkov
Copy link
Contributor

@AdrieanKhisbe, you can take a look on my repo with text tables extension. https://github.com/rpeshkov/vscode-text-tables. It has code coverage set up and works fine.

Also I once blogged about that here: https://rpeshkov.net/blog/vscode-extension-coverage/
There you may find step-by-step instruction on how to add coverage into VSCode extension.

BTW, if you don't mind, I may set it up myself.

@rpeshkov
Copy link
Contributor

Implemented in #11

@AdrieanKhisbe
Copy link
Member Author

awesome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants