Browse Source
Merge pull request #1102 from SixLabors/js/attempt-fix-codecov
Update codecov.yml
pull/1106/head
James Jackson-South
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
0 deletions
-
codecov.yml
|
|
|
@ -5,3 +5,7 @@ codecov: |
|
|
|
# https://github.com/codecov/support/issues/363 |
|
|
|
# https://docs.codecov.io/docs/comparing-commits |
|
|
|
allow_coverage_offsets: true |
|
|
|
|
|
|
|
# Avoid Report Expired |
|
|
|
# https://docs.codecov.io/docs/codecov-yaml#section-expired-reports |
|
|
|
max_report_age: off |
|
|
|
|