##// END OF EJS Templates
comments: properly show version of pull request into added comments....
comments: properly show version of pull request into added comments. - index them by numeric index instead of DB id - show inside main comments a version in which they were made.

File last commit:

r1:854a839a default
r1286:e783fdd1 default
Show More
.coveragerc
18 lines | 229 B | text/plain | TextLexer
[run]
branch = True
include =
rhodecode/lib/*
rhodecode/model/*
rhodecode/controllers/*
omit =
rhodecode/lib/vcs/remote/*
rhodecode/lib/dbmigrate/*
[report]
exclude_lines =
raise NotImplementedError