Merge pull request #7881 from MikeMcQuaid/codecov-yml
Add CodeCov YAML file.
This commit is contained in:
commit
ab20d1c262
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