Skip to content

chore: update common templates#75

Merged
chingor13 merged 1 commit intomasterfrom
autosynth
Feb 25, 2020
Merged

chore: update common templates#75
chingor13 merged 1 commit intomasterfrom
autosynth

Conversation

@yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Commits in this repo since last synth:

Log from Synthtool
synthtool > Executing /tmpfs/src/git/autosynth/working_repo/synth.py.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
latest: Pulling from googleapis/artman
Digest: sha256:36956ca6a4dc70a59de5d5d0fd35061b050bb56884516f0898f46d8220f25738
Status: Image is up to date for googleapis/artman:latest
.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
.kokoro/build.bat
.kokoro/build.sh
.kokoro/coerce_logs.sh
.kokoro/common.cfg
.kokoro/continuous/common.cfg
.kokoro/continuous/dependencies.cfg
.kokoro/continuous/integration.cfg
.kokoro/continuous/java11.cfg
.kokoro/continuous/java7.cfg
.kokoro/continuous/java8-osx.cfg
.kokoro/continuous/java8-win.cfg
.kokoro/continuous/java8.cfg
.kokoro/continuous/lint.cfg
.kokoro/continuous/propose_release.cfg
.kokoro/continuous/propose_release.sh
.kokoro/continuous/samples.cfg
.kokoro/dependencies.sh
.kokoro/linkage-monitor.sh
.kokoro/nightly/common.cfg
.kokoro/nightly/dependencies.cfg
.kokoro/nightly/integration.cfg
.kokoro/nightly/java11.cfg
.kokoro/nightly/java7.cfg
.kokoro/nightly/java8-osx.cfg
.kokoro/nightly/java8-win.cfg
.kokoro/nightly/java8.cfg
.kokoro/nightly/lint.cfg
.kokoro/nightly/samples.cfg
.kokoro/presubmit/clirr.cfg
.kokoro/presubmit/common.cfg
.kokoro/presubmit/dependencies.cfg
.kokoro/presubmit/integration.cfg
.kokoro/presubmit/java11.cfg
.kokoro/presubmit/java7.cfg
.kokoro/presubmit/java8-osx.cfg
.kokoro/presubmit/java8-win.cfg
.kokoro/presubmit/java8.cfg
.kokoro/presubmit/linkage-monitor.cfg
.kokoro/presubmit/lint.cfg
.kokoro/presubmit/samples.cfg
.kokoro/release/bump_snapshot.cfg
.kokoro/release/bump_snapshot.sh
.kokoro/release/common.cfg
.kokoro/release/common.sh
.kokoro/release/drop.cfg
.kokoro/release/drop.sh
.kokoro/release/promote.cfg
.kokoro/release/promote.sh
.kokoro/release/publish_javadoc.cfg
.kokoro/release/publish_javadoc.sh
.kokoro/release/snapshot.cfg
.kokoro/release/snapshot.sh
.kokoro/release/stage.cfg
.kokoro/release/stage.sh
.kokoro/trampoline.sh
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
codecov.yaml
java.header
license-checks.xml
renovate.json
synthtool > Wrote metadata to synth.metadata.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 24, 2020
@codecov
Copy link

codecov bot commented Feb 24, 2020

Codecov Report

Merging #75 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #75      +/-   ##
===========================================
- Coverage      0.41%   0.41%   -0.01%     
  Complexity       19      19              
===========================================
  Files            11      11              
  Lines         13452   13320     -132     
  Branches       2644    2602      -42     
===========================================
- Hits             56      55       -1     
+ Misses        13393   13262     -131     
  Partials          3       3
Impacted Files Coverage Δ Complexity Δ
...ogle/cloud/conformance/ConformanceTestLocator.java 91.66% <0%> (-1.67%) 19% <0%> (ø)
...cloud/conformance/storage/v1/PolicyConditions.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
...ogle/cloud/conformance/storage/v1/PolicyInput.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
.../google/cloud/conformance/storage/v1/TestFile.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
...oud/conformance/storage/v1/ConditionalMatches.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
...gle/cloud/conformance/storage/v1/PolicyOutput.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
...com/google/cloud/conformance/storage/v1/Tests.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
...le/cloud/conformance/storage/v1/SigningV4Test.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
...cloud/conformance/storage/v1/PostPolicyV4Test.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
...cloud/conformance/firestore/v1/TestDefinition.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
... and 1 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 32a2918...4d45fc5. Read the comment docs.

@chingor13 chingor13 changed the title [CHANGE ME] Re-generated to pick up changes in the API or client library generator. chore: update common templates Feb 25, 2020
@chingor13 chingor13 merged commit 1b587fe into master Feb 25, 2020
@chingor13 chingor13 deleted the autosynth branch February 25, 2020 18:02
BenWhitehead added a commit that referenced this pull request Mar 28, 2023
…c65 (#569)

* chore: update clirr config to allow new TestFile.retry_tests property

* deps: bump conformance-tests to 3da70eee02ee48f0024e0ffb4711c8a734309c65

googleapis/conformance-tests@3da70ee fix: remove typo in URL ([#77](googleapis/conformance-tests#77))
googleapis/conformance-tests@c44932a chore(storage): add a test case with colons in header to signedurls ([#75](googleapis/conformance-tests#75))
googleapis/conformance-tests@1aaae63 chore(all): update all ([#72](googleapis/conformance-tests#72))
googleapis/conformance-tests@d84891c chore(all): update go version ([#76](googleapis/conformance-tests#76))
googleapis/conformance-tests@dce68d3 chore: Add TestFile.retry_tests

Full diff: googleapis/conformance-tests@ec2e8c3...3da70ee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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