Skip to content

Commit d868226

Browse files
author
Ram Rachum
committed
-
1 parent 8a3a7ad commit d868226

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.coveragerc

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
[run]
2+
branch = True
3+
source =
4+
garlicsim
5+
garlicsim_lib
6+
garlicsim_wx
7+
test_garlicsim
8+
test_garlicsim_lib
9+
test_garlicsim_wx
10+
11+
[report]
12+
# Gotta ignore errors because I create temporary code files:
13+
ignore_errors = True

0 commit comments

Comments
 (0)