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

fix: use require() to load JSON protos #112

Merged
merged 2 commits into from
May 10, 2021

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented May 10, 2021

The library is regenerated with gapic-generator-typescript v1.3.1.

Committer: @alexander-fenster
PiperOrigin-RevId: 372468161

Source-Link: googleapis/googleapis@75880c3

Source-Link: https://github.com/googleapis/googleapis-gen/commit/77b18044813d4c8c415ff9ea68e76e307eb8e904

The library is regenerated with gapic-generator-typescript v1.3.1.

Committer: @alexander-fenster
PiperOrigin-RevId: 372468161

Source-Link: googleapis/googleapis@75880c3

Source-Link: googleapis/googleapis-gen@77b1804
@gcf-owl-bot gcf-owl-bot bot requested review from a team as code owners May 10, 2021 19:53
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 10, 2021
@product-auto-label product-auto-label bot added the api: dialogflow Issues related to the googleapis/nodejs-dialogflow-cx API. label May 10, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label May 10, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 10, 2021
@codecov
Copy link

codecov bot commented May 10, 2021

Codecov Report

Merging #112 (661cb1a) into master (d4b87a5) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
- Coverage   98.84%   98.83%   -0.01%     
==========================================
  Files          33       33              
  Lines       73582    73150     -432     
  Branches     1556     1480      -76     
==========================================
- Hits        72731    72299     -432     
  Misses        823      823              
  Partials       28       28              
Impacted Files Coverage Δ
src/v3/agents_client.ts 98.98% <100.00%> (-0.01%) ⬇️
src/v3/entity_types_client.ts 98.70% <100.00%> (-0.01%) ⬇️
src/v3/environments_client.ts 99.06% <100.00%> (-0.01%) ⬇️
src/v3/experiments_client.ts 98.68% <100.00%> (-0.01%) ⬇️
src/v3/flows_client.ts 99.06% <100.00%> (-0.01%) ⬇️
src/v3/intents_client.ts 98.69% <100.00%> (-0.01%) ⬇️
src/v3/pages_client.ts 98.73% <100.00%> (-0.01%) ⬇️
src/v3/security_settings_service_client.ts 98.68% <100.00%> (-0.01%) ⬇️
src/v3/session_entity_types_client.ts 98.74% <100.00%> (-0.01%) ⬇️
src/v3/sessions_client.ts 98.82% <100.00%> (-0.01%) ⬇️
... and 18 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 d4b87a5...661cb1a. Read the comment docs.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 10, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 10, 2021
@chingor13 chingor13 merged commit d0cf055 into master May 10, 2021
@chingor13 chingor13 deleted the owl-bot-6ec178a7-2921-48d2-adea-0942e0d8d521 branch May 10, 2021 20:18
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. owl-bot-copy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants