diff --git a/.coveragerc b/.coveragerc index 67ec35c8..f708e205 100644 --- a/.coveragerc +++ b/.coveragerc @@ -16,7 +16,7 @@ exclude_lines = if __name__ == .__main__.: omit = - avatar/*/migrations/* + avatar/migrations/* show_missing = True precision = 2