##// END OF EJS Templates
Added tag v4.19.2 for changeset 7ac623a4a240
Added tag v4.19.2 for changeset 7ac623a4a240

File last commit:

r3982:8517825c default
r4389:4c71370f stable
Show More
.coveragerc
17 lines | 208 B | text/plain | TextLexer
[run]
branch = True
include =
rhodecode/*
omit =
rhodecode/lib/dbmigrate/*
rhodecode/lib/paster_commands/*
rhodecode/lib/_vendor/*
[report]
exclude_lines =
raise NotImplementedError