splunk / splunk-sdk-python

Splunk Software Development Kit for Python
http://dev.splunk.com
Apache License 2.0
687 stars 369 forks source link

Tox code coverage #320

Closed amysutedja closed 4 years ago

amysutedja commented 4 years ago

Pytest code coverage enabled in Tox runs. Pretty straightforward.

shilpabijam commented 4 years ago

Very nice! We can skip coverage for not relevant code packages such as site-packages perhaps? -> /home/travis/build/splunk/splunk-sdk-python/.tox/py27/lib/python2.7/site-packages/_pytest/_argcomplete.py 37 36 3%