Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

Commit e3cf528

Browse files
committed
chore: adjust coverage target
1 parent 2dff7cb commit e3cf528

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.coveragerc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ omit =
2121
google/cloud/__init__.py
2222

2323
[report]
24-
fail_under = 96
24+
fail_under = 95
2525
show_missing = True
2626
exclude_lines =
2727
# Re-enable the standard pragma

0 commit comments

Comments
 (0)