deckhand/.coveragerc
Felipe Monteiro 6c70cbdbfe Add Deckhand coverage job
This commits adds a Deckhand coverage job for gauging the test
coverage of Deckhand to tox.ini.

Change-Id: If3cb7b31127dd5cd58c7a3f8dc87f1f7a4f74101
2017-08-15 16:11:35 -04:00

7 lines
92 B
INI

[run]
branch = True
source = deckhand
omit = deckhand/tests/*
[report]
ignore_errors = True