Merge pull request #7895 from MikeMcQuaid/move-codecov

Move .codecov.yml
This commit is contained in:
Bo Anderson 2020-07-03 17:51:03 +01:00 committed by GitHub
commit 505c1e7240
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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%