Skip to content

Add additional assertions to DatabaseClientImplTest. - #5715

Merged
chingor13 merged 2 commits into
googleapis:masterfrom
kolea2:pdml-test
Jul 10, 2019
Merged

Add additional assertions to DatabaseClientImplTest.#5715
chingor13 merged 2 commits into
googleapis:masterfrom
kolea2:pdml-test

Conversation

@kolea2

Copy link
Copy Markdown
Contributor

No description provided.

@kolea2
kolea2 requested a review from a teamJuly 10, 2019 14:13
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 10, 2019
@codecov

codecovBot commented Jul 10, 2019

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@ Coverage Diff @@## master #5715 +/- ##
============================================
- Coverage 46.74% 46.07% -0.67% + Complexity 24664 23245 -1419 
============================================
Files 2352 2352 Lines 256327 251175 -5152 Branches 29359 28419 -940 ============================================
- Hits 119812 115725 -4087 + Misses 127582 126665 -917 + Partials 8933 8785 -148
Impacted FilesCoverage ΔComplexity Δ
...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%)
...cloud/texttospeech/v1beta1/TextToSpeechClient.java55.88% <0%> (-2.46%)9% <0%> (-2%)
... and 625 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 3288c73...2fd2378. Read the comment docs.

@chingor13
chingor13 merged commit da86687 into googleapis:masterJul 10, 2019
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.

3 participants

@kolea2@chingor13@googlebot