Skip to content

Commit aea4747

Browse files
committed
Exclude more files from coverage report
1 parent aaef323 commit aea4747

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.coveragerc

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
[report]
22
omit =
3+
/Users/*/.buildout/eggs/*
4+
/home/*/.buildout/eggs/*
35
parts/*
46
eggs/*
5-
*/test*
7+
*/test*
8+
*lextab.py
9+
*yacctab.py

0 commit comments

Comments
 (0)