##// END OF EJS Templates
coverage: update config
marcink -
r3982:8517825c default
parent child Browse files
Show More
@@ -1,16 +1,17 b''
1 1 [run]
2 2
3 3 branch = True
4 4
5 5 include =
6 6 rhodecode/*
7 7
8 8 omit =
9 9 rhodecode/lib/dbmigrate/*
10 10 rhodecode/lib/paster_commands/*
11 rhodecode/lib/_vendor/*
11 12
12 13 [report]
13 14
14 15 exclude_lines =
15 16 raise NotImplementedError
16 17
General Comments 0
You need to be logged in to leave comments. Login now