Ignore auto-generated code and tests in coveralls coverage report

This commit is contained in:
Honza Kral
2013-09-24 23:57:18 +02:00
parent 69966ad577
commit a7d6102648
+2
View File
@@ -4,3 +4,5 @@ omit =
*/lib-python/?.?/*.py
*/lib_pypy/_*.py
*/site-packages/*
test_elasticsearch/*
elasticsearch/connection/esthrift/*