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

Add code coverage to PyWebAssembly #59

Open
axic opened this issue Aug 16, 2018 · 3 comments
Open

Add code coverage to PyWebAssembly #59

axic opened this issue Aug 16, 2018 · 3 comments
Assignees

Comments

@axic
Copy link
Member

axic commented Aug 16, 2018

PyWebAssembly follows the wasm spec very closely, so by adding code coverage to it and running only the official wasm test suite should give very accurate report of official test coverage.

@chfast chfast self-assigned this Aug 16, 2018
@poemm
Copy link
Collaborator

poemm commented Aug 16, 2018

It seems that coverage.py is popular. I will look into this.

@chfast
Copy link
Collaborator

chfast commented Aug 16, 2018

Yes, use coverage package to get coverage report. Then upload to Codecov with codecov package.

@chfast
Copy link
Collaborator

chfast commented Aug 16, 2018

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

No branches or pull requests

3 participants