Изменение параметров для coverage

This commit is contained in:
2026-07-17 23:34:22 +03:00
parent 3d52df7687
commit ac94627356
2 changed files with 3 additions and 2 deletions

View File

@@ -6,9 +6,11 @@ source = net
omit =
*/migrations/*
*/tests/*
*/testing/*
*/apps.py
manage.py
[report]
# Принудительно выводить номера строк, которые НЕ покрыты тестами
show_missing = True
show_missing = False