FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

deps: rely on shared-config for auto-value configuration by chingor13 · Pull Request #222 · googleapis/java-core · GitHub

This repository was archived by the owner on Dec 3, 2023. It is now read-only.
/ java-core Public archive

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

Merged
chingor13 merged 3 commits into
masterfrom
update-shared
May 26, 2020
Merged

deps: rely on shared-config for auto-value configuration#222
chingor13 merged 3 commits into
masterfrom
update-shared

Conversation

chingor13 commented May 26, 2020
edited
Loading

Copy link
Copy Markdown
Contributor

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

googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 26, 2020
chingor13 requested a review from BenWhitehead May 26, 2020 20:42

codecov Bot commented May 26, 2020
edited
Loading

Copy link
Copy Markdown

Codecov Report

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

@@             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 requested a review from a team May 26, 2020 21:16
chingor13 merged commit 22adbcf into master May 26, 2020
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).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL