1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 19:17:43 +00:00

Add configuration for Codecov to prevent it from failing builds

This commit is contained in:
Alex Lyon 2018-03-06 23:01:07 -08:00
parent 3361fe94ec
commit 1629c88271

7
codecov.yml Normal file
View file

@ -0,0 +1,7 @@
coverage:
status:
project:
default:
# TODO: when the embedding interface is complete, this should be
# changed to something more reasonable, like 1%
threshold: 50%