1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-08-24 09:03:34 +00:00

remove patch-coverage because we don't use it

This commit is contained in:
Patrick Kanzler
2017-03-23 15:35:32 +01:00
committed by GitHub
parent 5078c49b3a
commit 7b24df6581

View File

@@ -7,10 +7,6 @@ coverage:
default: # status context
target: auto
threshold: "1%"
patch:
default:
target: auto
threshold: "1%"
range: "60...100"
comment: off