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

feat(deps): adopt flatten plugin and google-cloud-shared-dependencies #211

Merged
merged 1 commit into from Jun 22, 2020

Conversation

yangnuoyu
Copy link
Contributor

@yangnuoyu yangnuoyu commented Jun 19, 2020

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

codecov bot commented Jun 19, 2020

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #211      +/-   ##
============================================
- Coverage     68.95%   68.24%   -0.71%     
+ Complexity       77       71       -6     
============================================
  Files            12       12              
  Lines           525      507      -18     
  Branches          4        4              
============================================
- Hits            362      346      -16     
+ Misses          159      158       -1     
+ Partials          4        3       -1     
Impacted Files Coverage Δ Complexity Δ
.../com/google/cloud/trace/v1/TraceServiceClient.java 67.92% <0.00%> (-1.72%) 12.00% <0.00%> (-2.00%)
...ogle/cloud/trace/v1/stub/GrpcTraceServiceStub.java 87.67% <0.00%> (-0.80%) 9.00% <0.00%> (-1.00%)
...ogle/cloud/trace/v2/stub/GrpcTraceServiceStub.java 85.96% <0.00%> (-0.71%) 8.00% <0.00%> (-1.00%)
.../cloud/trace/v1/stub/TraceServiceStubSettings.java 78.57% <0.00%> (-0.56%) 12.00% <0.00%> (-1.00%)
.../cloud/trace/v2/stub/TraceServiceStubSettings.java 79.54% <0.00%> (-0.46%) 11.00% <0.00%> (ø%)
.../com/google/cloud/trace/v2/TraceServiceClient.java 50.00% <0.00%> (+2.63%) 8.00% <0.00%> (-1.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 1627799...d7e75e3. Read the comment docs.

@yangnuoyu yangnuoyu marked this pull request as ready for review June 22, 2020 16:08
@stephaniewang526 stephaniewang526 merged commit 808b046 into googleapis:master Jun 22, 2020
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 23, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [1.1.0](https://www.github.com/googleapis/java-trace/compare/v1.0.3...v1.1.0) (2020-06-22)


### Features

* **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#211](https://www.github.com/googleapis/java-trace/issues/211)) ([808b046](https://www.github.com/googleapis/java-trace/commit/808b04653605bdee83f20994b66e596772c678b7))


### Bug Fixes

* restore GAPIC v2 retry configs ([#176](https://www.github.com/googleapis/java-trace/issues/176)) ([1682d12](https://www.github.com/googleapis/java-trace/commit/1682d12a2e4d64d2520b53dbc011e4c9098a6ab2))


### Dependencies

* update dependency com.google.api:api-common to v1.9.1 ([#182](https://www.github.com/googleapis/java-trace/issues/182)) ([7201be4](https://www.github.com/googleapis/java-trace/commit/7201be468c596e6bffe47addbf8bd276fd9bc7b5))
* update dependency com.google.api:api-common to v1.9.2 ([#191](https://www.github.com/googleapis/java-trace/issues/191)) ([26b14dc](https://www.github.com/googleapis/java-trace/commit/26b14dca35d892744067420894eef47506c7dc67))
* update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#170](https://www.github.com/googleapis/java-trace/issues/170)) ([5391883](https://www.github.com/googleapis/java-trace/commit/5391883c997848ac932c916be68f6bd424caec52))
* update dependency com.google.cloud:google-cloud-core to v1.93.5 ([#183](https://www.github.com/googleapis/java-trace/issues/183)) ([99bdb11](https://www.github.com/googleapis/java-trace/commit/99bdb1149e09428244b36e2707f3fa71ede08523))
* update dependency com.google.guava:guava-bom to v29 ([#147](https://www.github.com/googleapis/java-trace/issues/147)) ([3cc6fb3](https://www.github.com/googleapis/java-trace/commit/3cc6fb3f7a9f082851b9afc42c838e9a22fd1a33))
* update dependency com.google.protobuf:protobuf-java to v3.12.0 ([#174](https://www.github.com/googleapis/java-trace/issues/174)) ([6bc2b48](https://www.github.com/googleapis/java-trace/commit/6bc2b484516e54e488e75326329a8d681cb302d3))
* update dependency com.google.protobuf:protobuf-java to v3.12.2 ([#180](https://www.github.com/googleapis/java-trace/issues/180)) ([d0354d1](https://www.github.com/googleapis/java-trace/commit/d0354d129098f81be88fac1eb8999f5be19590d7))
* update dependency io.grpc:grpc-bom to v1.29.0 ([#161](https://www.github.com/googleapis/java-trace/issues/161)) ([59e4059](https://www.github.com/googleapis/java-trace/commit/59e40597ea09ff4b94759b886cf813cba7a0d5c8))
* update dependency io.grpc:grpc-bom to v1.30.0 ([#195](https://www.github.com/googleapis/java-trace/issues/195)) ([f6b935d](https://www.github.com/googleapis/java-trace/commit/f6b935d8d45616203c19929da26d9ff50ef7710e))
* update dependency org.threeten:threetenbp to v1.4.4 ([#166](https://www.github.com/googleapis/java-trace/issues/166)) ([7ceab8f](https://www.github.com/googleapis/java-trace/commit/7ceab8f3e0c619ebb69a591dbefaf29f2a5015af))
---


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
3 participants