Browse Source

Include completely covered files in report

Alec Nikolas Reiter 7 years ago
parent
commit
a04a7c7f02
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .coveragerc

+ 0 - 1
.coveragerc

@@ -36,7 +36,6 @@ exclude_lines =
 ignore_errors = True
 precision = 2
 show_missing = true
-skip_covered = true
 
 [html]
 directory = tests/htmlcov