Files
opensearch-pyd/.coveragerc
T

10 lines
167 B
INI
Raw Normal View History

[run]
omit =
*/python?.?/*
*/lib-python/?.?/*.py
2013-09-25 00:15:27 +02:00
*/lib_pypy/*
*/site-packages/*
2013-09-25 00:07:24 +02:00
*.egg/*
2021-08-13 15:51:50 +05:30
test_opensearch/*
opensearch/connection/esthrift/*