-
Notifications
You must be signed in to change notification settings - Fork 63
Increase test coverage #123
Copy link
Copy link
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededin progressissue in progressissue in progressmentored-sprintmulti-contributorsThis task require multiple contributorsThis task require multiple contributors
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededin progressissue in progressissue in progressmentored-sprintmulti-contributorsThis task require multiple contributorsThis task require multiple contributors
The coverage now is not very good 😞 :
So to make it better, do the following:
tox, details here), check the new coverage by runningmake coveragein your terminal (at the dir of the repo). The goal is 80% 💪🏻see #123in the comment of your PR. Also, mention the new coverage. ⭐Tips for writing the tests: