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

deps: rely on shared-config for auto-value configuration #222

Merged
merged 3 commits into from May 26, 2020

Conversation

chingor13
Copy link
Contributor

@chingor13 chingor13 commented May 26, 2020

Allows use of shared configuration for auto-value and will keep auto-value versions in sync

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

codecov bot commented May 26, 2020

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #222      +/-   ##
============================================
+ Coverage     67.61%   67.62%   +0.01%     
- Complexity      379      384       +5     
============================================
  Files            36       36              
  Lines          1976     1986      +10     
  Branches        262      269       +7     
============================================
+ Hits           1336     1343       +7     
- Misses          532      535       +3     
  Partials        108      108              
Impacted Files Coverage Δ Complexity Δ
...re/src/main/java/com/google/cloud/RetryHelper.java 50.00% <0.00%> (-3.85%) 2.00% <0.00%> (ø%)
...d-core/src/main/java/com/google/cloud/Binding.java 100.00% <0.00%> (ø) 2.00% <0.00%> (ø%)
...core/src/main/java/com/google/cloud/Condition.java 100.00% <0.00%> (ø) 2.00% <0.00%> (ø%)
...ud-core/src/main/java/com/google/cloud/Policy.java 92.15% <0.00%> (+0.03%) 20.00% <0.00%> (ø%)
...src/main/java/com/google/cloud/ServiceOptions.java 43.87% <0.00%> (+0.04%) 33.00% <0.00%> (+1.00%)
...a/com/google/cloud/testing/BaseEmulatorHelper.java 31.42% <0.00%> (+0.21%) 5.00% <0.00%> (ø%)
.../com/google/cloud/MonitoredResourceDescriptor.java 84.03% <0.00%> (+0.27%) 24.00% <0.00%> (+4.00%)

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 e86dbe7...4986b8e. Read the comment docs.

@chingor13 chingor13 requested a review from a team May 26, 2020 21:16
@chingor13 chingor13 merged commit 22adbcf into master May 26, 2020
@chingor13 chingor13 deleted the update-shared branch May 26, 2020 21:19
gcf-merge-on-green bot pushed a commit that referenced this pull request May 26, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
### [1.93.5](https://www.github.com/googleapis/java-core/compare/v1.93.4...v1.93.5) (2020-05-26)


### Dependencies

* rely on shared-config for auto-value configuration ([#222](https://www.github.com/googleapis/java-core/issues/222)) ([22adbcf](https://www.github.com/googleapis/java-core/commit/22adbcf307cf5ef4819bad9afa91c4c83a9f31bb))
* update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#215](https://www.github.com/googleapis/java-core/issues/215)) ([488a351](https://www.github.com/googleapis/java-core/commit/488a351ab41adafb1d969740bfbd3a6d2ddfd36d))
* update dependency com.google.guava:guava-bom to v29 ([#205](https://www.github.com/googleapis/java-core/issues/205)) ([48d3f97](https://www.github.com/googleapis/java-core/commit/48d3f970bd931ee5f04205ab939c318c69cbcf3f))
* update dependency com.google.http-client:google-http-client-bom to v1.35.0 ([#211](https://www.github.com/googleapis/java-core/issues/211)) ([e56b3ef](https://www.github.com/googleapis/java-core/commit/e56b3ef0e2ea5c96b36f8aae851fd26efe1337c1))
* update dependency com.google.protobuf:protobuf-bom to v3.12.0 ([#218](https://www.github.com/googleapis/java-core/issues/218)) ([b2c6f15](https://www.github.com/googleapis/java-core/commit/b2c6f15ae63302dbeea16ecb7d7b89404907516f))
* update dependency io.grpc:grpc-bom to v1.29.0 ([#209](https://www.github.com/googleapis/java-core/issues/209)) ([e63cb7c](https://www.github.com/googleapis/java-core/commit/e63cb7ca69e49afae50af1f2cf4fe3601984be49))
* update dependency org.threeten:threetenbp to v1.4.4 ([#210](https://www.github.com/googleapis/java-core/issues/210)) ([a837fa4](https://www.github.com/googleapis/java-core/commit/a837fa441fbbf83494709b1779e0ef35ef13b345))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
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.

None yet

3 participants