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

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

Merged
merged 3 commits into from
Nov 7, 2020

Conversation

alexander-fenster
Copy link
Contributor

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

@alexander-fenster alexander-fenster requested review from a team as code owners November 6, 2020 22:32
@product-auto-label product-auto-label bot added the api: translate Issues related to the googleapis/nodejs-translate 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 #593 (379c236) into master (205c645) will decrease coverage by 0.49%.
The diff coverage is 97.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #593      +/-   ##
==========================================
- Coverage   98.12%   97.63%   -0.50%     
==========================================
  Files           8        8              
  Lines        4051     4137      +86     
  Branches      171      165       -6     
==========================================
+ Hits         3975     4039      +64     
- Misses         74       96      +22     
  Partials        2        2              
Impacted Files Coverage Δ
src/v3/translation_service_client.ts 97.85% <97.81%> (-0.62%) ⬇️
src/v3beta1/translation_service_client.ts 97.87% <97.81%> (-0.62%) ⬇️

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 205c645...379c236. 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 f38bbcd into master Nov 7, 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 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: translate Issues related to the googleapis/nodejs-translate API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants