Skip to content

Commit 6704991

Browse files
committed
improve coverage in owlbot config
1 parent ea660f4 commit 6704991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

owlbot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
templated_files = common.py_library(
3434
unit_test_python_versions=["3.7", "3.8", "3.9", "3.10"],
3535
system_test_python_versions=["3.7", "3.8", "3.9", "3.10"],
36-
cov_level=88,
36+
cov_level=89,
3737
unit_test_extras=extras,
3838
system_test_extras=extras,
3939
intersphinx_dependencies={

0 commit comments

Comments
 (0)