Revert "Allow coverage to drop by a small threshold without failing CI"

Small changes in coverage may be indicative of a larger issue with
unintentional changes in behavior. Thus, reverting the threshold change.

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

View file

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