Skip to content

Commit

Permalink
ci: increase code coverage failure threshold
Browse files Browse the repository at this point in the history
  • Loading branch information
wI2L committed Nov 12, 2023
1 parent 95e4faa commit 6ac8ca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ coverage:
# Prevent small variations of coverage from failing CI.
project:
default:
threshold: 1%
threshold: 3%
patch: off

0 comments on commit 6ac8ca8

Please sign in to comment.