Skip to content

Commit 0a9cea5

Browse files
committed
Removed code under docker/ from test coverage calculation.
- Legacy-Id: 17118
1 parent 2749759 commit 0a9cea5

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
@@ -534,6 +534,7 @@ def skip_unreadable_post(record):
534534
"*/factories.py",
535535
"*/migrations/*",
536536
"*/management/commands/*",
537+
"docker/*",
537538
"idindex/generate_all_id2_txt.py",
538539
"idindex/generate_all_id_txt.py",
539540
"idindex/generate_id_abstracts_txt.py",

0 commit comments

Comments
 (0)