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

Maintain 100% branch coverage in the test suite #214

Open
simojo opened this issue Jan 29, 2020 · 0 comments
Open

Maintain 100% branch coverage in the test suite #214

simojo opened this issue Jan 29, 2020 · 0 comments

Comments

@simojo
Copy link
Collaborator

simojo commented Jan 29, 2020

The current test suite covers just above 99% of all branches. When pipenv run cover is ran, the branches left untouched are displayed, but there is no way to tell how to implement a test to cover them or why they are untouched. If there was a more comprehensive report that was displayed when we lacked 100% branch coverage, it would prove to be very useful.

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

No branches or pull requests

2 participants