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

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

Merged
merged 2 commits into from
Nov 7, 2020

Conversation

alexander-fenster
Copy link
Contributor

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

@product-auto-label product-auto-label bot added the api: dialogflow Issues related to the googleapis/nodejs-dialogflow-cx 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 #27 (17ea624) into master (ef4ceef) will decrease coverage by 0.03%.
The diff coverage is 96.96%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
- Coverage   98.57%   98.54%   -0.04%     
==========================================
  Files          15       15              
  Lines       22360    22624     +264     
  Branches      569      547      -22     
==========================================
+ Hits        22042    22295     +253     
- Misses        307      318      +11     
  Partials       11       11              
Impacted Files Coverage Δ
src/v3beta1/sessions_client.ts 98.58% <95.77%> (-0.04%) ⬇️
src/v3beta1/intents_client.ts 98.46% <96.47%> (-0.04%) ⬇️
src/v3beta1/pages_client.ts 98.48% <96.47%> (-0.04%) ⬇️
src/v3beta1/transition_route_groups_client.ts 98.49% <96.47%> (-0.04%) ⬇️
src/v3beta1/session_entity_types_client.ts 98.52% <96.51%> (-0.04%) ⬇️
src/v3beta1/webhooks_client.ts 98.56% <96.59%> (-0.04%) ⬇️
src/v3beta1/entity_types_client.ts 98.48% <96.62%> (-0.04%) ⬇️
src/v3beta1/flows_client.ts 98.77% <97.14%> (-0.04%) ⬇️
src/v3beta1/versions_client.ts 98.82% <97.41%> (-0.04%) ⬇️
src/v3beta1/agents_client.ts 98.82% <97.60%> (-0.03%) ⬇️
... and 2 more

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 ef4ceef...17ea624. Read the comment docs.

@bcoe bcoe added the automerge Merge the pull request once unit tests and other checks pass. label Nov 6, 2020
@alexander-fenster alexander-fenster added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 7, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 7, 2020
@alexander-fenster alexander-fenster merged commit a0124c7 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
@alexander-fenster alexander-fenster deleted the ggt-1.2.1 branch November 7, 2020 00:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: dialogflow Issues related to the googleapis/nodejs-dialogflow-cx API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants