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

Tests: add coverage report #253

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Conversation

sergiogiro
Copy link
Collaborator

Print a coverage report at the end of make check. Opens the door to check for a minimum coverage, or checking that the coverage doesn't decrease.

Why this? I started exploring it, seemed possible, then it was one rabbit hole after the other. Next time I'll think twice before thinking "I'll finish this just because I started it".

With coverage we run with the flask dev server, which keeps state
across requests. Errors causes by relying on the state are more
likely to be caught by gunicorn
@SamirTalwar
Copy link
Contributor

Leaving this one in the capable hands of @kprimerakis.

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

Successfully merging this pull request may close these issues.

None yet

2 participants