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:
Mike McQuaid 2020-07-03 17:03:29 +01:00
parent f1e4c4ed56
commit fea704b454
No known key found for this signature in database
GPG Key ID: 48A898132FD8EE70
2 changed files with 8 additions and 9 deletions

8
.github/codecov.yml vendored Normal file
View File

@ -0,0 +1,8 @@
fixes:
- "::Library/Homebrew/"
coverage:
round: nearest
status:
project:
default:
threshold: 0.05%

View File

@ -1,9 +0,0 @@
codecov:
fixes:
- "::Library/Homebrew/"
coverage:
round: nearest
status:
project:
default:
threshold: 0.05%