mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Move .codecov.yml
> the file must still be located in the root, dev/, or .github/ directories https://docs.codecov.io/docs/codecov-yaml#can-i-name-the-file-codecovyml
This commit is contained in:
parent
f1e4c4ed56
commit
fea704b454
8
.github/codecov.yml
vendored
Normal file
8
.github/codecov.yml
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
fixes:
|
||||
- "::Library/Homebrew/"
|
||||
coverage:
|
||||
round: nearest
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
threshold: 0.05%
|
@ -1,9 +0,0 @@
|
||||
codecov:
|
||||
fixes:
|
||||
- "::Library/Homebrew/"
|
||||
coverage:
|
||||
round: nearest
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
threshold: 0.05%
|
Loading…
x
Reference in New Issue
Block a user