Add CodeCov YAML file.
This should make the output and statuses a bit more friendly.
This commit is contained in:
parent
9c4c6e7ae9
commit
14ed1adb6c
9
Library/Homebrew/test/.codecov.yml
Normal file
9
Library/Homebrew/test/.codecov.yml
Normal file
@ -0,0 +1,9 @@
|
||||
codecov:
|
||||
fixes:
|
||||
- "::Library/Homebrew/"
|
||||
coverage:
|
||||
round: nearest
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
threshold: 0.05%
|
||||
Loading…
x
Reference in New Issue
Block a user