Skip to content

Commit ec791a2

Browse files
committed
Do not trac tarfile.py coverage 849
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent ac5a47a commit ec791a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.coveragerc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ omit =
1515
src/scancode/cli_test_utils.py
1616
src/scancode_config.py
1717
# ignore specific third-party code which is not tested here, but elsewhere
18-
src/extractcode/tarfile_patch/*
18+
src/extractcode/tarfile_patch/tarfile.py
1919
src/extractcode/tar.py
2020
src/commoncode/dict_utils.py
2121

0 commit comments

Comments
 (0)