##// END OF EJS Templates
pull-requests: added update pull-requests email+notifications...
pull-requests: added update pull-requests email+notifications - fixed generated update message comments + invalid anchor linkes generated to the changed files - unified headers on all email messages for pull requests

File last commit:

r3982:8517825c default
r4120:7cd93c2b default
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