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

fix: update minimum gax version to 2.7.0#1213

Merged
skuruppu merged 1 commit intogoogleapis:masterfrom
skuruppu:manual-google-gax-update
Aug 12, 2020
Merged

fix: update minimum gax version to 2.7.0#1213
skuruppu merged 1 commit intogoogleapis:masterfrom
skuruppu:manual-google-gax-update

Conversation

@skuruppu
Copy link
Copy Markdown
Contributor

@skuruppu skuruppu commented Aug 12, 2020

To fix recent protobuf errors, based on googleapis/nodejs-pubsub#1085.

Fixes #1209

@skuruppu skuruppu requested review from a team and alexander-fenster August 12, 2020 01:23
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 12, 2020
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 12, 2020

Codecov Report

Merging #1213 into master will increase coverage by 0.18%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1213      +/-   ##
==========================================
+ Coverage   98.05%   98.24%   +0.18%     
==========================================
  Files          23       23              
  Lines       21130    21130              
  Branches     1149     1062      -87     
==========================================
+ Hits        20720    20759      +39     
+ Misses        406      368      -38     
+ Partials        4        3       -1     
Impacted Files Coverage Δ
src/instance.ts 100.00% <0.00%> (+0.06%) ⬆️
src/codec.ts 100.00% <0.00%> (+0.16%) ⬆️
src/v1/database_admin_client.ts 99.56% <0.00%> (+0.30%) ⬆️
src/v1/instance_admin_client.ts 99.26% <0.00%> (+0.36%) ⬆️
src/common-grpc/service-object.ts 100.00% <0.00%> (+0.65%) ⬆️
src/v1/spanner_client.ts 99.34% <0.00%> (+0.88%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2b97bac...936d70c. Read the comment docs.

@skuruppu skuruppu merged commit 224de8f into googleapis:master Aug 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to compile client at HEAD

2 participants