Skip to content

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Aug 27, 2019

This PR contains the following updates:

Package Update Change
io.opencensus:opencensus-impl (source) minor 0.23.0 -> 0.24.0

Release Notes

census-instrumentation/opencensus-java

v0.24.0

Compare Source

  • Remove CONTEXT_SPAN_KEY and TAG_CONTEXT_KEY from API. This will be a breaking change to those who
    depend on these two keys, but anyone except gRPC shouldn't use it directly anyway.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 27, 2019
@renovate-bot renovate-bot force-pushed the renovate/opencensus-packages branch 2 times, most recently from ab4e0f0 to 6e47108 Compare August 29, 2019 18:28
@igorbernstein2
Copy link

Please make sure to update the bigtable README with appropriate versions

@renovate-bot renovate-bot force-pushed the renovate/opencensus-packages branch 3 times, most recently from c4be2a1 to 435b8d3 Compare September 6, 2019 16:22
@kolea2 kolea2 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 10, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 10, 2019
@codecov
Copy link

codecov bot commented Sep 11, 2019

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #6182      +/-   ##
============================================
- Coverage     47.25%   47.16%   -0.09%     
- Complexity    27473    27754     +281     
============================================
  Files          2534     2548      +14     
  Lines        274789   280881    +6092     
  Branches      30585    32369    +1784     
============================================
+ Hits         129839   132474    +2635     
- Misses       134528   138522    +3994     
+ Partials      10422     9885     -537
Impacted Files Coverage Δ Complexity Δ
...le/cloud/compute/deprecated/DeprecationStatus.java 88.63% <0%> (-3.13%) 20% <0%> (ø)
...d/compute/v1/ListUsableSubnetworksHttpRequest.java 22.05% <0%> (-2.28%) 14% <0%> (+3%)
...cloud/compute/v1/NodeGroupsDeleteNodesRequest.java 21.42% <0%> (-1.98%) 7% <0%> (+2%)
...cloud/compute/v1/InsertReservationHttpRequest.java 22.11% <0%> (-1.81%) 12% <0%> (+3%)
...gle/cloud/compute/v1/stub/HttpJsonNetworkStub.java 94.52% <0%> (-1.37%) 26% <0%> (+11%)
...n/java/com/google/cloud/compute/v1/Subnetwork.java 35.35% <0%> (-1.22%) 39% <0%> (+18%)
...table/admin/v2/BaseBigtableTableAdminSettings.java 10.93% <0%> (-1.14%) 2% <0%> (ø)
...ain/java/com/google/cloud/compute/v1/Instance.java 30.15% <0%> (-1.03%) 65% <0%> (+30%)
...le/cloud/compute/v1/stub/HttpJsonInstanceStub.java 98.02% <0%> (-0.77%) 75% <0%> (+33%)
...bigtable/admin/v2/stub/BigtableTableAdminStub.java 4.54% <0%> (-0.72%) 1% <0%> (ø)
... and 280 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 a953790...435b8d3. Read the comment docs.

@renovate-bot renovate-bot force-pushed the renovate/opencensus-packages branch from 435b8d3 to 3b8f045 Compare September 11, 2019 19:20
@codecov-io
Copy link

codecov-io commented Sep 11, 2019

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #6182      +/-   ##
============================================
+ Coverage      47.1%   47.16%   +0.05%     
- Complexity    27390    27754     +364     
============================================
  Files          2524     2548      +24     
  Lines        277599   280881    +3282     
  Branches      31978    32369     +391     
============================================
+ Hits         130766   132474    +1708     
- Misses       137058   138522    +1464     
- Partials       9775     9885     +110
Impacted Files Coverage Δ Complexity Δ
...d/compute/v1/ListUsableSubnetworksHttpRequest.java 22.05% <0%> (-2.28%) 14% <0%> (+3%)
...cloud/compute/v1/NodeGroupsDeleteNodesRequest.java 21.42% <0%> (-1.98%) 7% <0%> (+2%)
...cloud/compute/v1/InsertReservationHttpRequest.java 22.11% <0%> (-1.81%) 12% <0%> (+3%)
...gle/cloud/compute/v1/stub/HttpJsonNetworkStub.java 94.52% <0%> (-1.8%) 26% <0%> (+10%)
...le/cloud/compute/v1/stub/HttpJsonInstanceStub.java 98.02% <0%> (-0.8%) 75% <0%> (+32%)
...ain/java/com/google/cloud/compute/v1/Instance.java 30.15% <0%> (-0.78%) 65% <0%> (+29%)
...rc/main/java/com/google/cloud/compute/v1/Disk.java 30.36% <0%> (-0.7%) 43% <0%> (+6%)
...n/java/com/google/cloud/compute/v1/Subnetwork.java 35.35% <0%> (-0.45%) 39% <0%> (+17%)
...ompute/v1/stub/ExternalVpnGatewayStubSettings.java 77.92% <0%> (-0.43%) 15% <0%> (-1%)
...ompute/v1/stub/HttpJsonExternalVpnGatewayStub.java 93.9% <0%> (-0.39%) 12% <0%> (-1%)
... and 52 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 a9946f7...d4ea34f. Read the comment docs.

@renovate-bot renovate-bot force-pushed the renovate/opencensus-packages branch from 3b8f045 to d4ea34f Compare September 11, 2019 23:21
@renovate-bot renovate-bot changed the title Update dependency io.opencensus:opencensus-impl to v0.24.0 chore(deps): update dependency io.opencensus:opencensus-impl to v0.24.0 Sep 16, 2019
@renovate-bot renovate-bot changed the title chore(deps): update dependency io.opencensus:opencensus-impl to v0.24.0 Update dependency io.opencensus:opencensus-impl to v0.24.0 Sep 17, 2019
@kolea2 kolea2 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 17, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 17, 2019
@chingor13
Copy link
Contributor

closing in favor of #6289

@chingor13 chingor13 closed this Sep 18, 2019
@forking-renovate
Copy link

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (0.24.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate-bot renovate-bot deleted the renovate/opencensus-packages branch September 18, 2019 00:02
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.

7 participants