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

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

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: automl Issues related to the googleapis/nodejs-automl API. label Nov 6, 2020
@codecov
Copy link

codecov bot commented Nov 6, 2020

Codecov Report

Merging #466 (1e4a781) into master (72dbf48) will decrease coverage by 0.00%.
The diff coverage is 98.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #466      +/-   ##
==========================================
- Coverage   98.71%   98.70%   -0.01%     
==========================================
  Files           9        9              
  Lines        9718     9968     +250     
  Branches      364      352      -12     
==========================================
+ Hits         9593     9839     +246     
- Misses        121      125       +4     
  Partials        4        4              
Impacted Files Coverage Δ
src/v1beta1/prediction_service_client.ts 97.94% <94.73%> (-0.07%) ⬇️
src/v1/prediction_service_client.ts 97.70% <94.91%> (-0.07%) ⬇️
src/v1/auto_ml_client.ts 99.16% <99.04%> (-0.01%) ⬇️
src/v1beta1/auto_ml_client.ts 99.27% <99.23%> (-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 72dbf48...1e4a781. 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 8aaf0c3 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: automl Issues related to the googleapis/nodejs-automl 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