add relative_files to coverage settings

This commit is contained in:
svlandeg 2025-10-20 15:44:00 +02:00
parent 564722a111
commit 519d2e4cb8
1 changed files with 1 additions and 0 deletions

View File

@ -194,6 +194,7 @@ source = [
"tests", "tests",
"fastapi" "fastapi"
] ]
relative_files = true
context = '${CONTEXT}' context = '${CONTEXT}'
dynamic_context = "test_function" dynamic_context = "test_function"
omit = [ omit = [