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

Improve test coverage #19

Open
Luthaf opened this issue Apr 9, 2017 · 0 comments
Open

Improve test coverage #19

Luthaf opened this issue Apr 9, 2017 · 0 comments
Labels

Comments

@Luthaf
Copy link
Member

Luthaf commented Apr 9, 2017

As of writing this issue, the test coverage is 53%. We should add more tests to bring this up to at least 80%, 90% would be better.

Tests are in the test directory, and they are Python scripts checking the output for different run of the main binary.

Code coverage is then collected by codecov. If you want to help here, click on the codecov link, pick a file with less than 80% coverage, and add a test checking the output for this specific code path. If you don't know how to trigger a specific code path, ask here. I am willing to mentor anyone wanting to get started on the code with this issue.

@Luthaf Luthaf added the E-Easy label Apr 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant