##// END OF EJS Templates
helpers: flash messages can now carry additional information in json format
helpers: flash messages can now carry additional information in json format

File last commit:

r1:854a839a default
r952:039d714b default
Show More
.coveragerc
18 lines | 229 B | text/plain | TextLexer
project: added all source files and assets
r1 [run]
branch = True
include =
rhodecode/lib/*
rhodecode/model/*
rhodecode/controllers/*
omit =
rhodecode/lib/vcs/remote/*
rhodecode/lib/dbmigrate/*
[report]
exclude_lines =
raise NotImplementedError