🧪💄 Order settings in coveragerc (#15515)

This commit is contained in:
Sviatoslav Sydorenko (Святослав Сидоренко)
2024-09-13 22:13:50 +02:00
committed by GitHub
parent b722f7003d
commit 1b1975a93b

View File

@@ -1,10 +1,3 @@
[run]
source = awx
branch = True
omit =
awx/main/migrations/*
awx/lib/site-packages/*
[report]
# Regexes for lines to exclude from consideration
exclude_lines =
@@ -27,5 +20,12 @@ exclude_lines =
ignore_errors = True
[run]
branch = True
omit =
awx/main/migrations/*
awx/lib/site-packages/*
source = awx
[xml]
output = ./reports/coverage.xml