diff --git a/.github/codecov.yaml b/.github/codecov.yaml index f08b8d5a048b..c793fa5699ec 100644 --- a/.github/codecov.yaml +++ b/.github/codecov.yaml @@ -11,8 +11,12 @@ coverage: status: project: default: - target: 50% + target: auto threshold: 0.5% + patch: + default: + target: 50% + threshold: 0% comment: layout: "reach,diff,flags,tree"