diff --git a/.github/codecov.yaml b/.github/codecov.yaml index 5960f02b..814cc970 100644 --- a/.github/codecov.yaml +++ b/.github/codecov.yaml @@ -11,10 +11,10 @@ coverage: status: project: default: - target: auto + target: 40% threshold: 0.5% comment: layout: "reach,diff,flags,tree" behavior: default - require_changes: yes \ No newline at end of file + require_changes: yes