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 #484

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.

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

codecov bot commented Nov 6, 2020

Codecov Report

Merging #484 (c44b54b) into master (c7104dc) will increase coverage by 0.01%.
The diff coverage is 98.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #484      +/-   ##
==========================================
+ Coverage   98.03%   98.04%   +0.01%     
==========================================
  Files           9        9              
  Lines        7953     8150     +197     
  Branches      301      292       -9     
==========================================
+ Hits         7797     7991     +194     
- Misses        153      156       +3     
  Partials        3        3              
Impacted Files Coverage Δ
src/v2/cloud_tasks_client.ts 98.22% <98.14%> (+<0.01%) ⬆️
src/v2beta3/cloud_tasks_client.ts 98.24% <98.14%> (+<0.01%) ⬆️
src/v2beta2/cloud_tasks_client.ts 98.41% <98.35%> (+<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 c7104dc...c44b54b. 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 039becb 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
gcf-merge-on-green bot pushed a commit that referenced this pull request Dec 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: cloudtasks Issues related to the googleapis/nodejs-tasks 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