Skip to content

Logging:Fix Deprecated warnings removed logging 5287 - #5786

Merged
chingor13 merged 3 commits into
googleapis:masterfrom
abhinav-qlogic:deprecated-warnings-removed-logging-5287
Jul 19, 2019
Merged

Logging:Fix Deprecated warnings removed logging 5287#5786
chingor13 merged 3 commits into
googleapis:masterfrom
abhinav-qlogic:deprecated-warnings-removed-logging-5287

Conversation

@abhinav-qlogic

Copy link
Copy Markdown

Fixes#5287

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

codecovBot commented Jul 19, 2019

Copy link
Copy Markdown

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 FilesCoverage ΔComplexity Δ
...c/main/java/com/google/cloud/logging/SinkInfo.java81.92% <100%> (-1.89%)17 <2> (-4)
...in/java/com/google/cloud/storage/StorageBatch.java88% <0%> (-4%)13% <0%> (ø)
...m/google/cloud/vision/v1/ImageAnnotatorClient.java58.69% <0%> (-3.31%)15% <0%> (-4%)
...e/cloud/vision/v1p4beta1/ImageAnnotatorClient.java58.69% <0%> (-3.31%)15% <0%> (-4%)
...e/cloud/vision/v1p3beta1/ImageAnnotatorClient.java47.05% <0%> (-2.95%)9% <0%> (-2%)
...e/cloud/vision/v1p2beta1/ImageAnnotatorClient.java47.05% <0%> (-2.95%)9% <0%> (-2%)
.../java/com/google/cloud/speech/v1/SpeechClient.java48.57% <0%> (-2.78%)10% <0%> (-2%)
...om/google/cloud/speech/v1p1beta1/SpeechClient.java48.57% <0%> (-2.78%)10% <0%> (-2%)
...d/webrisk/v1beta1/WebRiskServiceV1Beta1Client.java63.41% <0%> (-2.5%)12% <0%> (-3%)
...ogle/cloud/texttospeech/v1/TextToSpeechClient.java55.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.

@chingor13chingor13 self-assigned this Jul 19, 2019
@chingor13
chingor13 self-requested a review July 19, 2019 15:57
@chingor13
chingor13 merged commit a721c4b into googleapis:masterJul 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
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 11, 2026
* deprecated method usage removed
* comment removed
* static import changes in LoggingImplTest
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis 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

@abhinav-qlogic@chingor13@googlebot@pmakani@yoshi-kokoro