We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 348290a commit 80ea37aCopy full SHA for 80ea37a
codecov.yml
@@ -18,6 +18,5 @@ coverage:
18
target: 80% # The target coverage percentage for the project
19
threshold: 0% # Allow 0% drop from the target; any drop below target will fail
20
if_ci_failed: error # Set the CI status to 'error' if coverage conditions are not met
21
-# TODO(https://github.com/googleapis/librarian/issues/1543): restore to 80%
22
ignore:
23
- - internal/sidekick
+ - internal/sidekick/internal/sample
0 commit comments