Skip to content

Commit

Permalink
ci: disable codecov/patch
Browse files Browse the repository at this point in the history
Testing the code coverage of individual commits is unnecessary at
this point in time. Let's rely on codecov/project only, which measures
overall project coverage.

Signed-off-by: Renato Westphal <[email protected]>
  • Loading branch information
rwestphal committed Jun 5, 2023
1 parent 89757f2 commit e6e12f5
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,5 @@ coverage:
project:
default:
threshold: 10%

patch:
default:
threshold: 10%

patch: off
changes: no

0 comments on commit e6e12f5

Please sign in to comment.