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

Measure and improve code coverage #74

Closed
scls19fr opened this issue May 11, 2018 · 1 comment
Closed

Measure and improve code coverage #74

scls19fr opened this issue May 11, 2018 · 1 comment

Comments

@scls19fr
Copy link
Member

Hello,

You should measure code coverage.
parse_version_info, for example, doesn't have test(s).

Kind regards

scls19fr added a commit that referenced this issue May 15, 2018
* Implements __str__ and __hash__
Closes #72, #73
Should help #74
@tomschr
Copy link
Member

tomschr commented Oct 2, 2019

parse_version_info, for example, doesn't have test(s).

Actually it does: it contains doctests inside the docstring. These also count as tests. 😉

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