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

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

Merged
merged 2 commits into from
Nov 6, 2020

Conversation

alexander-fenster
Copy link
Contributor

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

@alexander-fenster alexander-fenster requested a review from a team as a code owner November 6, 2020 22:25
@product-auto-label product-auto-label bot added the api: dataproc Issues related to the googleapis/nodejs-dataproc 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 #445 (a8d9332) into master (b691ff2) will decrease coverage by 0.02%.
The diff coverage is 97.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #445      +/-   ##
==========================================
- Coverage   98.21%   98.18%   -0.03%     
==========================================
  Files          13       13              
  Lines       12701    12949     +248     
  Branches      482      458      -24     
==========================================
+ Hits        12474    12714     +240     
- Misses        219      227       +8     
  Partials        8        8              
Impacted Files Coverage Δ
src/v1/autoscaling_policy_service_client.ts 97.75% <96.38%> (-0.05%) ⬇️
src/v1beta2/autoscaling_policy_service_client.ts 97.76% <96.38%> (-0.05%) ⬇️
src/v1/job_controller_client.ts 98.24% <97.16%> (-0.04%) ⬇️
src/v1beta2/job_controller_client.ts 98.26% <97.16%> (-0.04%) ⬇️
src/v1/workflow_template_service_client.ts 98.53% <97.47%> (-0.03%) ⬇️
src/v1beta2/workflow_template_service_client.ts 98.54% <97.47%> (-0.03%) ⬇️
src/v1/cluster_controller_client.ts 98.66% <97.85%> (-0.03%) ⬇️
src/v1beta2/cluster_controller_client.ts 98.68% <97.85%> (-0.03%) ⬇️
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 b691ff2...a8d9332. 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 c89bc66 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: dataproc Issues related to the googleapis/nodejs-dataproc 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