Skip to content

Commit

Permalink
feat: codecov patch threshold
Browse files Browse the repository at this point in the history
  • Loading branch information
emidev98 committed Sep 5, 2023
1 parent 8dc3ea0 commit 9e8c18e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ coverage:
default:
threshold: 10% # allow this much decrease on project
changes: false
patch:
default:
threshold: 10%

comment:
layout: "reach, diff, files"
Expand Down

0 comments on commit 9e8c18e

Please sign in to comment.