Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

feat: add row exists api#190

Merged
igorbernstein2 merged 3 commits into
googleapis:masterfrom
rahulKQL:rowExists
Feb 5, 2020
Merged

feat: add row exists api#190
igorbernstein2 merged 3 commits into
googleapis:masterfrom
rahulKQL:rowExists

Conversation

@rahulKQL

@rahulKQL rahulKQL commented Feb 5, 2020

Copy link
Copy Markdown
Contributor

Fixes #188

Adding a new Row exists() API in BigtableDataClient

Adding a new Row exists() API in `BigtableDataClient`
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 5, 2020
@codecov

codecov Bot commented Feb 5, 2020

Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (master@3235a97). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #190   +/-   ##
=========================================
  Coverage          ?   82.05%           
  Complexity        ?      978           
=========================================
  Files             ?       99           
  Lines             ?     6035           
  Branches          ?      332           
=========================================
  Hits              ?     4952           
  Misses            ?      907           
  Partials          ?      176
Impacted Files Coverage Δ Complexity Δ
...gle/cloud/bigtable/data/v2/BigtableDataClient.java 93.54% <100%> (ø) 39 <4> (?)

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 3235a97...d1f00e8. Read the comment docs.

@rahulKQL rahulKQL marked this pull request as ready for review February 5, 2020 20:33

@igorbernstein2 igorbernstein2 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.

lgtm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add row exists API

3 participants