##// END OF EJS Templates
dependencies: bumped test dependencies...
dependencies: bumped test dependencies - pytest==3.6.0 - py==1.5.3 - removed: pytest-catchlog==1.2.2 - pytest-sugar==0.9.1 - pytest-runner==4.2.0 - pytest-profiling==1.3.0 - pytest-timeout==1.2.1

File last commit:

r2423:ce5d852c default
r2761:cdb0bfef default
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