Use coverage differently
@@ -11,7 +11,8 @@ deps =
{[testenv]deps}
[testenv:cov]
deps =
pytest-cov
coverage
commands =
py.test --cov jedi []
coverage run --source jedi -m py.test
coverage report
The note is not visible to the blocked user.