We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 202b637 commit a91e2cdCopy full SHA for a91e2cd
1 file changed
codecov.yml
@@ -17,7 +17,7 @@ coverage:
17
default:
18
# TODO(https://github.com/googleapis/librarian/issues/4508): fix
19
# coverage back to 80%
20
- target: 75% # The target coverage percentage for the project
+ target: 70% # The target coverage percentage for the project
21
threshold: 0% # Allow 0% drop from the target; any drop below target will fail
22
if_ci_failed: error # Set the CI status to 'error' if coverage conditions are not met
23
sidekick:
0 commit comments