mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
Add configuration for Codecov to prevent it from failing builds
This commit is contained in:
parent
3361fe94ec
commit
1629c88271
1 changed files with 7 additions and 0 deletions
7
codecov.yml
Normal file
7
codecov.yml
Normal 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%
|
Loading…
Add table
Add a link
Reference in a new issue