From 2b98754c8715f01ef05d7960a0a7b86516e62b2b Mon Sep 17 00:00:00 2001 From: James Jackson-South Date: Fri, 31 Jan 2020 14:50:25 +1100 Subject: [PATCH] Update codecov.yml --- codecov.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/codecov.yml b/codecov.yml index 3941f7ff9..833fc0a51 100644 --- a/codecov.yml +++ b/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