Updated the list of utility python files to be ignored by coverage measurements.
- Legacy-Id: 17344
This commit is contained in:
parent
03bd9c0594
commit
f43e547d28
|
@ -555,6 +555,7 @@ TEST_CODE_COVERAGE_EXCLUDE_FILES = [
|
|||
"ietf/name/generate_fixtures.py",
|
||||
"ietf/review/import_from_review_tool.py",
|
||||
"ietf/stats/backfill_data.py",
|
||||
"ietf/utils/patch.py",
|
||||
"ietf/utils/test_data.py",
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in a new issue