Allow coverage to drop by a small threshold without failing CI

This commit is contained in:
CactusPuppy 2021-03-04 22:16:16 -08:00
parent abe017fc4e
commit 247beb172b
No known key found for this signature in database
GPG key ID: 4B33B0A3E15E2C82

View file

@ -1 +1,6 @@
coverage:
status:
project:
default:
threshold: 0.5%
comment: off