mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
Merge pull request #1150 from Arcterus/codecov-fix
Add configuration for Codecov to prevent it from failing builds
This commit is contained in:
commit
91d760646f
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