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