##// END OF EJS Templates
Closing branch: `new-ui`
Closing branch: `new-ui`

File last commit:

r3982:8517825c default
r5437:5125e406 new-ui
Show More
.coveragerc
16 lines | 180 B | text/plain | TextLexer
[run]
branch = True
include =
rhodecode/*
omit =
rhodecode/lib/dbmigrate/*
rhodecode/lib/paster_commands/*
[report]
exclude_lines =
raise NotImplementedError