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 20cec5e commit 0ee9ddcCopy full SHA for 0ee9ddc
2 files changed
.librarian/generator-input/client-post-processing/spanner-integration.yaml
@@ -1432,3 +1432,12 @@ replacements:
1432
"auto",
1433
"tests/unit",
1434
count: 1
1435
+ - paths: [packages/google-cloud-spanner/.coveragerc]
1436
+ before: |
1437
+ \[report\]
1438
+ show_missing = True
1439
+ after: |
1440
+ [report]
1441
+ fail_under = 98
1442
1443
+ count: 1
packages/google-cloud-spanner/testing/constraints-3.10.txt
@@ -7,11 +7,11 @@
7
google-api-core==2.24.2
8
google-auth==2.14.1
9
grpcio==1.59.0
10
-grpcio-status==1.59.0
11
proto-plus==1.26.1
12
protobuf==6.33.5
13
google-cloud-core==2.0.0
14
grpc-google-iam-v1==0.14.2
+grpcio-status==1.59.0
15
sqlparse==0.4.4
16
grpc-interceptor==0.15.4
17
opentelemetry-api==1.22.0
0 commit comments