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

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:30
@product-auto-label product-auto-label bot added the api: redis Issues related to the googleapis/nodejs-redis 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 #447 (ff50237) into master (9009fb3) will increase coverage by 0.00%.
The diff coverage is 98.45%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #447    +/-   ##
========================================
  Coverage   98.23%   98.24%            
========================================
  Files           7        7            
  Lines        3801     3928   +127     
  Branches      164      158     -6     
========================================
+ Hits         3734     3859   +125     
- Misses         65       67     +2     
  Partials        2        2            
Impacted Files Coverage Δ
src/v1/cloud_redis_client.ts 98.79% <98.45%> (-0.02%) ⬇️
src/v1beta1/cloud_redis_client.ts 98.79% <98.45%> (-0.02%) ⬇️
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 9009fb3...ff50237. 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 7813bb1 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: redis Issues related to the googleapis/nodejs-redis 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