Allow bigger drops on code coverage.

This commit is contained in:
Jan Böhmer 2020-04-06 18:47:04 +02:00
parent 21e34166ba
commit 9a30ea5159

8
codecov.yml Normal file
View file

@ -0,0 +1,8 @@
comment:
require_changes: true # Only post a comment if coverage changes.
coverage:
status:
project:
default:
threshold: 5%