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

Code Coverage on Testing #55

Open
GHLgh opened this issue Apr 27, 2017 · 1 comment
Open

Code Coverage on Testing #55

GHLgh opened this issue Apr 27, 2017 · 1 comment

Comments

@GHLgh
Copy link
Member

GHLgh commented Apr 27, 2017

I think we should have code coverage for testing to make sure unit tests cover everything.

This is the library I found and we can see how to incorporate it into our tests.

And related stackoverflow post:
http://stackoverflow.com/questions/34728734/python-unit-test-coverage

@danyaljj
Copy link
Member

Not sure how useful their result is though.
It would certainly tell us how much we are covering
But often it is unclear how to interpret their numbers.
I would rather we continue the current trend of incrementally adding the tests, whenever any issue comes up.

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

2 participants