Since we skip some tests we need to lower the expected coverage. --- coincidence-0.6.6/tox.ini.orig +++ coincidence-0.6.6/tox.ini @@ -212,7 +212,7 @@ [coverage:run] [coverage:report] -fail_under = 100 +fail_under = 95 show_missing = True exclude_lines = raise AssertionError