##// END OF EJS Templates
channelstream: cleanup, and re-organize code for posting comments/pr updated messages....
channelstream: cleanup, and re-organize code for posting comments/pr updated messages. - now shares new common code - fixed cases for both views and API in consistent way

File last commit:

r3982:8517825c default
r4505:7d9c5b92 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