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? #38

Open
indutny opened this issue Jan 28, 2017 · 4 comments
Open

Code coverage? #38

indutny opened this issue Jan 28, 2017 · 4 comments
Assignees
Labels

Comments

@indutny
Copy link
Collaborator

indutny commented Jan 28, 2017

Considering how big is the source of this library, code coverage may be a good way to measure the quality of the code.

@daviddias daviddias self-assigned this Jan 29, 2017
@daviddias
Copy link
Member

Absolutely, I'll plug this in :) Btw, when you have a chance, could you get back to me on #37 (comment), it would make it easier for me (i.e: enabling coverage in CI)

@daviddias
Copy link
Member

Coverage testing is done now, need to set coveralls and automatic coverage reports on CI testing.

@daviddias daviddias added the ready label Feb 2, 2017
@indutny
Copy link
Collaborator Author

indutny commented Feb 2, 2017

Just curious, how much is already covered by the tests?

@daviddias
Copy link
Member

A whole lot!

=============================== Coverage summary ===============================
Statements   : 91.55% ( 2177/2378 )
Branches     : 83.75% ( 830/991 )
Functions    : 91.27% ( 324/355 )
Lines        : 92.38% ( 2133/2309 )
================================================================================

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

No branches or pull requests

2 participants