Show More
@@ -1,20 +1,16 b'' | |||||
1 | [run] |
|
1 | [run] | |
2 |
|
2 | |||
3 | branch = True |
|
3 | branch = True | |
4 |
|
4 | |||
5 | include = |
|
5 | include = | |
6 |
rhodecode/ |
|
6 | rhodecode/* | |
7 | rhodecode/model/* |
|
|||
8 | rhodecode/controllers/* |
|
|||
9 |
|
7 | |||
10 | omit = |
|
8 | omit = | |
11 | rhodecode/lib/vcs/remote/* |
|
|||
12 | rhodecode/lib/dbmigrate/* |
|
9 | rhodecode/lib/dbmigrate/* | |
13 | rhodecode/lib/paster_commands/* |
|
10 | rhodecode/lib/paster_commands/* | |
14 | rhodecode/tests/* |
|
|||
15 |
|
11 | |||
16 | [report] |
|
12 | [report] | |
17 |
|
13 | |||
18 | exclude_lines = |
|
14 | exclude_lines = | |
19 | raise NotImplementedError |
|
15 | raise NotImplementedError | |
20 |
|
16 |
General Comments 0
You need to be logged in to leave comments.
Login now