update codecov path to be informational

This commit is contained in:
Eric Mastro 2022-03-22 10:24:53 +11:00 committed by Eric Mastro
parent 9a01791e11
commit d785aa4642
1 changed files with 10 additions and 0 deletions

View File

@ -10,3 +10,13 @@ coverage:
# `informational`: https://docs.codecov.com/docs/commit-status#informational
# `threshold`: https://docs.codecov.com/docs/commit-status#threshold
informational: true
patch:
default:
# advanced settings
# Prevents PR from being blocked with a reduction in coverage.
# Note, if we want to re-enable this, a `threshold` value can be used
# allow coverage to drop by x% while still posting a success status.
# `informational`: https://docs.codecov.com/docs/commit-status#informational
# `threshold`: https://docs.codecov.com/docs/commit-status#threshold
informational: true