coverage: skip tests and paster commands that are not executed during tests.
This commit is contained in:
parent
e3aefb00a7
commit
6b9fb7150e
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@ include =
|
|||
omit =
|
||||
rhodecode/lib/vcs/remote/*
|
||||
rhodecode/lib/dbmigrate/*
|
||||
rhodecode/lib/paster_commands/*
|
||||
rhodecode/tests/*
|
||||
|
||||
[report]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue