Skip to content

Conversation

@yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Commits in this repo since last synth:
93e61f8 chore: release 1.107.1-SNAPSHOT (#183)
3c81819 chore: release 1.107.0 (#173)
b2cec76 samples: clean up created datasets and tables (#181)
7464e23 fix: allUsers access (#178)
646c2b4 feat: expose location field of model (#175)
5212b2f deps: update dependency io.grpc:grpc-bom to v1.27.1 (#169)
c35069d deps: update core transport dependencies to v1.34.2 (#168)
6acedda deps: update dependency com.google.cloud:libraries-bom to v4.1.0 (#170)
6f292f5 deps: update dependency com.google.protobuf:protobuf-java to v3.11.4 (#171)
4a82b3c feat: expose slotms field in querystage (#172)
633ea52 deps: update dependency com.google.cloud:libraries-bom to v4.0.1 (#167)
384da35 samples: update table expiration (#166)
54872ba deps: update dependency com.google.apis:google-api-services-bigquery to v2-rev20191211-1.30.8 (#161)
0d2be22 samples: getTable (#165)
53802f5 samples: listTables (#164)
7026010 chore: only allow renovate-bot for trusted-contribution auto-labeling (#163)
6ea4141 deps: update core dependencies to v1.92.5 (#162)
2795172 samples: load table clustered (#157)
95e4ff0 deps: update dependency com.google.cloud:libraries-bom to v4 (#159)
e060aba docs: broken links (#154)
e4aa724 chore: release 1.106.1-SNAPSHOT (#152)
9dde9a6 chore: release 1.106.0 (#150)
9955203 deps: update dependency com.google.cloud:libraries-bom to v3.5.0 (#149)
f2a4543 sample: update region tag (#148)

Log from Synthtool
synthtool > Executing /tmpfs/src/git/autosynth/working_repo/synth.py.
On branch autosynth
nothing to commit, working tree clean
HEAD detached at FETCH_HEAD
nothing to commit, working tree clean
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
latest: Pulling from googleapis/artman
Digest: sha256:6aec9c34db0e4be221cdaf6faba27bdc07cfea846808b3d3b964dfce3a9a0f9b
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 21, 2020
@codecov
Copy link

codecov bot commented Feb 21, 2020

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #184      +/-   ##
============================================
- Coverage     77.35%   77.23%   -0.13%     
+ Complexity     1114     1113       -1     
============================================
  Files            73       73              
  Lines          5967     5939      -28     
  Branches        650      626      -24     
============================================
- Hits           4616     4587      -29     
+ Misses         1025     1022       -3     
- Partials        326      330       +4
Impacted Files Coverage Δ Complexity Δ
...com/google/cloud/bigquery/StandardSQLDataType.java 73.68% <0%> (-1.32%) 7% <0%> (ø)
...m/google/cloud/bigquery/StandardSQLStructType.java 84.61% <0%> (-1.1%) 5% <0%> (ø)
...ogle/cloud/bigquery/WriteChannelConfiguration.java 85.43% <0%> (-0.69%) 44% <0%> (ø)
...ava/com/google/cloud/bigquery/RoutineArgument.java 85.71% <0%> (-0.65%) 5% <0%> (ø)
...om/google/cloud/bigquery/LoadJobConfiguration.java 89.64% <0%> (-0.52%) 52% <0%> (ø)
...google/cloud/bigquery/ExternalTableDefinition.java 56.38% <0%> (-0.46%) 16% <0%> (ø)
...va/com/google/cloud/bigquery/StandardSQLField.java 90.47% <0%> (-0.44%) 7% <0%> (ø)
...java/com/google/cloud/bigquery/ViewDefinition.java 87.09% <0%> (-0.41%) 11% <0%> (ø)
...a/com/google/cloud/bigquery/InsertAllResponse.java 88.88% <0%> (-0.31%) 15% <0%> (ø)
...m/google/cloud/bigquery/QueryJobConfiguration.java 76.85% <0%> (-0.29%) 56% <0%> (ø)
... and 11 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 93e61f8...7fab043. 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 21, 2020
@chingor13 chingor13 merged commit caa32e3 into master Feb 21, 2020
@chingor13 chingor13 deleted the autosynth branch February 21, 2020 23:39
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