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 Mar 9, 2024
1 parent ec3d85b commit b7316aa
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
coverage:
status:
project:
default:
threshold: 10%
patch: off
changes: no

0 comments on commit b7316aa

Please sign in to comment.