Skip to content

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.

3 participants