Skip to content

Commit 80ea37a

Browse files
authored
test(sidekick): enable codecov (#1590)
1 parent 348290a commit 80ea37a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

codecov.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,5 @@ coverage:
1818
target: 80% # The target coverage percentage for the project
1919
threshold: 0% # Allow 0% drop from the target; any drop below target will fail
2020
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%
2221
ignore:
23-
- internal/sidekick
22+
- internal/sidekick/internal/sample

0 commit comments

Comments
 (0)