##// END OF EJS Templates
diffs: use whole chunk diff to calculate if it's oversized or not....
diffs: use whole chunk diff to calculate if it's oversized or not. - This fixes an issue if a file is added that has very large number of small lines. In this case the time to detect if the diff should be limited was very very long and CPU intensive.

File last commit:

r1906:1eaf71e3 default
r2070:7939c6bf default
Show More
requirements_test.txt
15 lines | 266 B | text/plain | TextLexer
/ requirements_test.txt
# test related requirements
pytest==3.1.2
py==1.4.34
pytest-cov==2.5.1
pytest-sugar==0.8.0
pytest-runner==2.11.1
pytest-catchlog==1.2.2
pytest-profiling==1.2.6
gprof2dot==2016.10.13
pytest-timeout==1.2.0
mock==1.0.1
WebTest==2.0.27
cov-core==1.15.0
coverage==3.7.1