Skip to content
This repository was archived by the owner on Dec 3, 2023. It is now read-only.

chore: group guava with other core dependencies - #142

Merged
chingor13 merged 1 commit into
masterfrom
autosynth
Jan 31, 2020
Merged

chore: group guava with other core dependencies#142
chingor13 merged 1 commit into
masterfrom
autosynth

Conversation

@yoshi-automation

Copy link
Copy Markdown
Contributor

This PR was generated using Autosynth. 🌈

Commits in this repo since last synth:
1ed15e8 reorder dependencies for better transitive version selection (#140)
9ece0da chore: release 1.92.4-SNAPSHOT (#138)
f362085 chore: release 1.92.3 (#134)
9216702 deps: update dependency com.google.http-client:google-http-client-bom to v1.34.1 (#137)
f40c636 deps: update dependency com.google.auth:google-auth-library-bom to v0.20.0 (#135)
21d715c chore(deps): update dependency com.google.truth:truth to v1.0.1 (#132)

Log from Synthtool
synthtool > Executing /tmpfs/src/git/autosynth/working_repo/synth.py.
.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.

@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 31, 2020
@codecov

codecovBot commented Jan 31, 2020

Copy link
Copy Markdown

Codecov Report

Merging #142 into master will increase coverage by 0.21%.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #142 +/- ##
============================================
+ Coverage 66.43% 66.64% +0.21% - Complexity 365 370 +5 
============================================
Files 34 34 Lines 1877 1877 Branches 240 240 ============================================
+ Hits 1247 1251 +4 + Misses 528 524 -4 
Partials 102 102
Impacted FilesCoverage ΔComplexity Δ
...src/main/java/com/google/cloud/ServiceOptions.java44.26% <0%> (+0.39%)33% <0%> (+1%)⬆️
...a/com/google/cloud/testing/BaseEmulatorHelper.java31.42% <0%> (+0.57%)5% <0%> (ø)⬇️
.../com/google/cloud/MonitoredResourceDescriptor.java84.03% <0%> (+1.68%)24% <0%> (+4%)⬆️

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 1ed15e8...4d08876. Read the comment docs.

@chingor13chingor13 changed the title [CHANGE ME] Re-generated to pick up changes in the API or client library generator.chore: group guava with other core dependenciesJan 31, 2020
@chingor13
chingor13 merged commit b356d66 into masterJan 31, 2020
@chingor13
chingor13 deleted the autosynth branch January 31, 2020 17:17
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@yoshi-automation@chingor13@googlebot