diff --git a/.github/codecov.yaml b/.github/codecov.yaml index cce915d..108479e 100644 --- a/.github/codecov.yaml +++ b/.github/codecov.yaml @@ -9,6 +9,9 @@ coverage: default: # Avoid false negatives threshold: 1% + patch: + default: + informational: true comment: layout: "condensed_header, condensed_files"