Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

[CHANGE ME] Re-generated to pick up changes in the API or client library generator.#1128

Merged
kjin merged 1 commit intomasterfrom
autosynth
Sep 30, 2019
Merged

[CHANGE ME] Re-generated to pick up changes in the API or client library generator.#1128
kjin merged 1 commit intomasterfrom
autosynth

Conversation

@yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Here's the log from Synthtool:

synthtool > Executing /tmpfs/src/git/autosynth/working_repo/synth.py.
.eslintignore
.eslintrc.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/support_request.md
.github/PULL_REQUEST_TEMPLATE.md
.github/release-please.yml
.jsdoc.js
.kokoro/common.cfg
.kokoro/continuous/node10/common.cfg
.kokoro/continuous/node10/docs.cfg
.kokoro/continuous/node10/lint.cfg
.kokoro/continuous/node10/samples-test.cfg
.kokoro/continuous/node10/system-test.cfg
.kokoro/continuous/node10/test.cfg
.kokoro/continuous/node12/common.cfg
.kokoro/continuous/node12/test.cfg
.kokoro/continuous/node8/common.cfg
.kokoro/continuous/node8/test.cfg
.kokoro/docs.sh
.kokoro/lint.sh
.kokoro/presubmit/node10/common.cfg
.kokoro/presubmit/node10/docs.cfg
.kokoro/presubmit/node10/lint.cfg
.kokoro/presubmit/node10/samples-test.cfg
.kokoro/presubmit/node10/system-test.cfg
.kokoro/presubmit/node10/test.cfg
.kokoro/presubmit/node12/common.cfg
.kokoro/presubmit/node12/test.cfg
.kokoro/presubmit/node8/common.cfg
.kokoro/presubmit/node8/test.cfg
.kokoro/presubmit/windows/common.cfg
.kokoro/presubmit/windows/test.cfg
.kokoro/publish.sh
.kokoro/release/docs.cfg
.kokoro/release/docs.sh
.kokoro/release/publish.cfg
.kokoro/samples-test.sh
.kokoro/system-test.sh
.kokoro/test.bat
.kokoro/test.sh
.kokoro/trampoline.sh
.nycrc
.prettierignore
.prettierrc
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
codecov.yaml
renovate.json
samples/README.md
synthtool > Replaced '(call npm install \\|\\| goto :error)' in .kokoro/test.bat.
synthtool > Replaced '(python3 "\\$\\{KOKORO_GFILE_DIR\\}/trampoline_v1\\.py")' in .kokoro/trampoline.sh.
synthtool > Replaced 'npm test' in .kokoro/test.sh.
synthtool > Cleaned up 2 temporary directories.
synthtool > Wrote metadata to synth.metadata.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 28, 2019
@codecov
Copy link

codecov bot commented Sep 28, 2019

Codecov Report

Merging #1128 into master will decrease coverage by 0.14%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1128      +/-   ##
==========================================
- Coverage   94.97%   94.83%   -0.15%     
==========================================
  Files          98       98              
  Lines        6451     6392      -59     
  Branches      500      500              
==========================================
- Hits         6127     6062      -65     
- Misses        166      169       +3     
- Partials      158      161       +3
Impacted Files Coverage Δ
src/plugins/plugin-http.ts 87.25% <0%> (-3.93%) ⬇️
test/web-frameworks/connect.ts 76.92% <0%> (-0.86%) ⬇️
test/plugins/test-trace-http2.ts 97.25% <0%> (-0.79%) ⬇️
test/test-cls-ah.ts 90% <0%> (-0.7%) ⬇️
test/web-frameworks/hapi17.ts 92.3% <0%> (-0.38%) ⬇️
test/web-frameworks/hapi8_16.ts 90.47% <0%> (-0.23%) ⬇️
test/test-grpc-async-handler.ts 97.01% <0%> (-0.17%) ⬇️
test/test-trace-web-frameworks.ts 98.71% <0%> (-0.12%) ⬇️
test/plugins/test-cls-bluebird.ts 96.72% <0%> (-0.11%) ⬇️
test/test-trace-hapi-tails.ts 97.87% <0%> (-0.09%) ⬇️
... and 5 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 41a92f7...f44e805. Read the comment docs.

@kjin kjin merged commit dae4e7a into master Sep 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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