Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

build: use gapic-generator-typescrit, correct PHP namespace for BQ connection, update protos #29

Merged
merged 4 commits into from
Aug 12, 2020

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/5f7f9c6d-c75a-4c60-8bb8-0026a14cead7/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 325949033
Source-Link: googleapis/googleapis@94006b3
PiperOrigin-RevId: 323795963
Source-Link: googleapis/googleapis@c1b9289

        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.
PiperOrigin-RevId: 323795963

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Jul 29 08:50:52 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: c1b9289be1be876ef494f31c9662bc49b4f906e0
Source-Link: googleapis/googleapis@c1b9289
This new generator will bring some changes to the generated code across all libraries, but the behavior will only change for nodejs-logging and nodejs-pubsub (those two libraries that use request batching). For other libraries, the changes should be minor (the createApiCall call is simplified) and it should be safe to merge them. Please talk to @alexander-fenster if you have any questions.

PiperOrigin-RevId: 325949033

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Aug 10 21:11:13 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 94006b3cb8d2fb44703cf535da15608eed6bf7db
Source-Link: googleapis/googleapis@94006b3
@yoshi-automation yoshi-automation requested a review from a team as a code owner August 11, 2020 12:46
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 11, 2020
@codecov
Copy link

codecov bot commented Aug 11, 2020

Codecov Report

Merging #29 into master will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
- Coverage   95.90%   95.90%   -0.01%     
==========================================
  Files           5        5              
  Lines        1367     1366       -1     
  Branches       62       62              
==========================================
- Hits         1311     1310       -1     
  Misses         55       55              
  Partials        1        1              
Impacted Files Coverage Δ
src/v1/connection_service_client.ts 97.41% <100.00%> (-0.01%) ⬇️

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 531087c...ee5793f. Read the comment docs.

@sofisl sofisl changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. build: use gapic-generator-typescrit, correct PHP namespace for BQ connection Aug 12, 2020
@sofisl sofisl changed the title build: use gapic-generator-typescrit, correct PHP namespace for BQ connection build: use gapic-generator-typescrit, correct PHP namespace for BQ connection, update protos Aug 12, 2020
@sofisl sofisl added the automerge Merge the pull request once unit tests and other checks pass. label Aug 12, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit d93cb0c into master Aug 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement. context: partial
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants