Skip to content

update api docs link - #5124

Merged
elharo merged 2 commits into
masterfrom
elharo-patch-3
May 8, 2019
Merged

update api docs link#5124
elharo merged 2 commits into
masterfrom
elharo-patch-3

Conversation

@elharo

Copy link
Copy Markdown
Contributor

fixes#5123

@elharo
elharo requested a review from a teamMay 8, 2019 17:28
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label May 8, 2019

@chingor13chingor13 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@codecov

codecovBot commented May 8, 2019

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@ Coverage Diff @@## master #5124 +/- ##
============================================
+ Coverage 49.73% 50.38% +0.64% - Complexity 22364 23735 +1371 
============================================
Files 2248 2248 Lines 221740 226471 +4731 Branches 24073 24954 +881 ============================================
+ Hits 110292 114107 +3815 - Misses 102998 103771 +773 - Partials 8450 8593 +143
Impacted FilesCoverage ΔComplexity Δ
...re/src/main/java/com/google/cloud/BaseService.java55.55% <0%> (-6.95%)2% <0%> (ø)
...re/src/main/java/com/google/cloud/RetryHelper.java50% <0%> (-3.85%)2% <0%> (ø)
...le/cloud/compute/deprecated/DeprecationStatus.java88.63% <0%> (-3.13%)20% <0%> (ø)
...m/google/cloud/tasks/v2beta3/CloudTasksClient.java57.43% <0%> (-2.68%)67% <0%> (+16%)
...va/com/google/cloud/tasks/v2/CloudTasksClient.java57.43% <0%> (-2.68%)67% <0%> (+16%)
...m/google/cloud/tasks/v2beta2/CloudTasksClient.java57.14% <0%> (-2.39%)79% <0%> (+19%)
...oogle/cloud/firestore/v1/FirestoreAdminClient.java59.84% <0%> (-2.23%)38% <0%> (+8%)
.../cloud/scheduler/v1beta1/CloudSchedulerClient.java55% <0%> (-2.15%)35% <0%> (+8%)
...oogle/cloud/scheduler/v1/CloudSchedulerClient.java55% <0%> (-2.15%)35% <0%> (+8%)
...gle/cloud/bigtable/data/v2/BigtableDataClient.java89.58% <0%> (-1.91%)32% <0%> (ø)
... and 545 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 f19e5d0...58b8a43. Read the comment docs.

@elharo
elharo merged commit 229ee93 into masterMay 8, 2019
@elharo
elharo deleted the elharo-patch-3 branch May 8, 2019 21:24
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.

Cloud Tasks client library documentation points to beta docs

3 participants

@elharo@chingor13@googlebot