Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@abhinav-qlogic
Copy link

Fixes #5287

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 19, 2019
@pmakani pmakani added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 19, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 19, 2019
@codecov
Copy link

codecov bot commented Jul 19, 2019

Codecov Report

Merging #5786 into master will decrease coverage by 0.67%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #5786      +/-   ##
============================================
- Coverage     47.17%    46.5%   -0.68%     
+ Complexity    25130    23680    -1450     
============================================
  Files          2389     2389              
  Lines        259836   254577    -5259     
  Branches      29417    28481     -936     
============================================
- Hits         122585   118389    -4196     
+ Misses       128321   127406     -915     
+ Partials       8930     8782     -148
Impacted Files Coverage Δ Complexity Δ
...c/main/java/com/google/cloud/logging/SinkInfo.java 81.92% <100%> (-1.89%) 17 <2> (-4)
...in/java/com/google/cloud/storage/StorageBatch.java 88% <0%> (-4%) 13% <0%> (ø)
...m/google/cloud/vision/v1/ImageAnnotatorClient.java 58.69% <0%> (-3.31%) 15% <0%> (-4%)
...e/cloud/vision/v1p4beta1/ImageAnnotatorClient.java 58.69% <0%> (-3.31%) 15% <0%> (-4%)
...e/cloud/vision/v1p3beta1/ImageAnnotatorClient.java 47.05% <0%> (-2.95%) 9% <0%> (-2%)
...e/cloud/vision/v1p2beta1/ImageAnnotatorClient.java 47.05% <0%> (-2.95%) 9% <0%> (-2%)
.../java/com/google/cloud/speech/v1/SpeechClient.java 48.57% <0%> (-2.78%) 10% <0%> (-2%)
...om/google/cloud/speech/v1p1beta1/SpeechClient.java 48.57% <0%> (-2.78%) 10% <0%> (-2%)
...d/webrisk/v1beta1/WebRiskServiceV1Beta1Client.java 63.41% <0%> (-2.5%) 12% <0%> (-3%)
...ogle/cloud/texttospeech/v1/TextToSpeechClient.java 55.88% <0%> (-2.46%) 9% <0%> (-2%)
... and 645 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 4a95f17...cecff6c. Read the comment docs.

@chingor13 chingor13 self-assigned this Jul 19, 2019
@chingor13 chingor13 self-requested a review July 19, 2019 15:57
@chingor13 chingor13 merged commit a721c4b into googleapis:master Jul 19, 2019
meltsufin pushed a commit that referenced this pull request Dec 22, 2025
* deprecated method usage removed

* comment removed

* static import changes in LoggingImplTest
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.

Deprecation warnings showing up in build logs

5 participants