##// END OF EJS Templates
Added tag v4.24.1 for changeset 6eaf953da06e
Added tag v4.24.1 for changeset 6eaf953da06e

File last commit:

r3982:8517825c default
r4641:02fd281d 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