diff --git a/.coveragerc b/.coveragerc index 118b18f1..3aebb847 100644 --- a/.coveragerc +++ b/.coveragerc @@ -1,16 +1,3 @@ [run] omit = atst/routes/dev.py branch = True - -[report] - -# Regexes for lines to exclude from consideration -exclude_lines = - - # Have to re-enable the standard pragmas - pragma: no cover - pragma: no branch - - # Don't complain about missing debug-only code: - def __repr__ - \ No newline at end of file