diff options
Diffstat (limited to 'utils/setup.cfg')
-rw-r--r-- | utils/setup.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/setup.cfg b/utils/setup.cfg index 18b4e3057..ee3288fc5 100644 --- a/utils/setup.cfg +++ b/utils/setup.cfg @@ -11,6 +11,7 @@ with-coverage=1 cover-html=1 cover-inclusive=1 cover-min-percentage=70 +cover-erase=1 detailed-errors=1 cover-branches=1 |