Skip to content

Commit f43e547

Browse files
committed
Updated the list of utility python files to be ignored by coverage measurements.
- Legacy-Id: 17344
1 parent 03bd9c0 commit f43e547

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ietf/settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -555,6 +555,7 @@ def skip_unreadable_post(record):
555555
"ietf/name/generate_fixtures.py",
556556
"ietf/review/import_from_review_tool.py",
557557
"ietf/stats/backfill_data.py",
558+
"ietf/utils/patch.py",
558559
"ietf/utils/test_data.py",
559560
]
560561

0 commit comments

Comments
 (0)