repo.or.cz
/
cds-indico.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Cleanup in clearableinput
[cds-indico.git]
/
.coveragerc
blob
0fd039e8b64d1189b35123afd65ed66dfd37bdcc
1
[run]
2
branch = true
3
source = indico
4
include =
5
indico/core/models/*.py
6
indico/modules/events/agreements/*.py
7
indico/modules/payment/*.py
8
indico/modules/rb/*.py
9
indico/modules/users/*.py
10
indico/util/signals.py
11
indico/util/string.py
12
indico/web/flask/templating.py
13
indico/util/*.py
14
15
[report]
16
exclude_lines =
17
pragma: no cover
18
def __repr__