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

feat: deferred client initialization #389

Merged
merged 3 commits into from
Mar 11, 2020
Merged

feat: deferred client initialization #389

merged 3 commits into from
Mar 11, 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/a1ae7e58-ef86-42f5-b3a0-d9d60771ed31/targets

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 9, 2020
@codecov
Copy link

codecov bot commented Mar 9, 2020

Codecov Report

Merging #389 into master will increase coverage by 0.92%.
The diff coverage is 95.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #389      +/-   ##
==========================================
+ Coverage   89.93%   90.85%   +0.92%     
==========================================
  Files          12       12              
  Lines        2463     2362     -101     
  Branches      154      172      +18     
==========================================
- Hits         2215     2146      -69     
+ Misses        243      201      -42     
- Partials        5       15      +10
Impacted Files Coverage Δ
src/v1p3beta1/index.ts 100% <100%> (ø) ⬆️
...ta1/streaming_video_intelligence_service_client.ts 88.03% <90.42%> (+2.47%) ⬆️
src/v1beta2/video_intelligence_service_client.ts 89.84% <94.96%> (+0.68%) ⬆️
src/v1/video_intelligence_service_client.ts 89.84% <94.96%> (+0.68%) ⬆️
src/v1p2beta1/video_intelligence_service_client.ts 89.84% <94.96%> (+0.68%) ⬆️
src/v1p3beta1/video_intelligence_service_client.ts 89.84% <94.96%> (+0.68%) ⬆️
src/v1p1beta1/video_intelligence_service_client.ts 93.75% <98.11%> (+1.13%) ⬆️

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 2ae20ed...f73e5d6. Read the comment docs.

@bcoe bcoe changed the title [CHANGE ME] Re-generated to pick up changes in the API or client library generator. feat: deferred client initialization Mar 11, 2020
@bcoe bcoe added the automerge Merge the pull request once unit tests and other checks pass. label Mar 11, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit fdbb623 into master Mar 11, 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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants