You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump coverage report precision to 2 decimal places
Now that we're above 99% coverage, it helps GitLab CI's coverage
parser to turn the precision returned by "coverage report" up by
two notches:
* Add a precision setting to [coverage:report] in tox.ini
* Update the coverage regex in .gitlab-ci.yml to account for the
decimal point