##// END OF EJS Templates
diffs: don't use recurred diffset attachment in diffs. This makes this structure much harder to...
diffs: don't use recurred diffset attachment in diffs. This makes this structure much harder to garbage collect since it was before infinitly recursed.

File last commit:

r2423:ce5d852c default
r2682:44d560de 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