diff --git a/.github/codecov.yml b/.github/codecov.yml index 7f0d6552..bfdc9877 100644 --- a/.github/codecov.yml +++ b/.github/codecov.yml @@ -3,5 +3,6 @@ coverage: project: default: informational: true - target: 90% - threshold: 5% + patch: + default: + informational: true