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

fix: do not modify options object, use defaultScopes #845

Merged
merged 3 commits into from
Nov 6, 2020

Conversation

alexander-fenster
Copy link
Contributor

Regenerated the library using
gapic-generator-typescript
v1.2.1.

@product-auto-label product-auto-label bot added the api: vision Issues related to the googleapis/nodejs-vision API. label Nov 6, 2020
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 6, 2020
@codecov
Copy link

codecov bot commented Nov 6, 2020

Codecov Report

Merging #845 (01b40c0) into master (7c79c2d) will decrease coverage by 0.06%.
The diff coverage is 97.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #845      +/-   ##
==========================================
- Coverage   98.48%   98.41%   -0.07%     
==========================================
  Files          17       17              
  Lines       14234    14536     +302     
  Branches      590      563      -27     
==========================================
+ Hits        14018    14306     +288     
- Misses        211      222      +11     
- Partials        5        8       +3     
Impacted Files Coverage Δ
src/v1p1beta1/image_annotator_client.ts 95.88% <92.30%> (-0.72%) ⬇️
src/v1p2beta1/image_annotator_client.ts 96.37% <94.82%> (-0.09%) ⬇️
src/v1p3beta1/image_annotator_client.ts 97.28% <94.91%> (-0.35%) ⬇️
src/v1/image_annotator_client.ts 98.01% <96.25%> (-0.23%) ⬇️
src/v1p4beta1/image_annotator_client.ts 97.88% <96.34%> (-0.05%) ⬇️
src/v1p3beta1/product_search_client.ts 98.84% <98.71%> (-0.01%) ⬇️
src/v1/product_search_client.ts 98.88% <98.80%> (-0.01%) ⬇️
src/v1p4beta1/product_search_client.ts 98.91% <98.80%> (-0.01%) ⬇️
src/index.ts 100.00% <100.00%> (ø)

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 7c79c2d...01b40c0. Read the comment docs.

@bcoe bcoe added the automerge Merge the pull request once unit tests and other checks pass. label Nov 6, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 8377b42 into master Nov 6, 2020
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: vision Issues related to the googleapis/nodejs-vision API. 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

2 participants