Skip to content

Bigtable: add Table.getReplicationStates#279

Merged
sduskis merged 3 commits intogoogleapis:masterfrom
ajaaym:cluster_replication_state
Sep 7, 2018
Merged

Bigtable: add Table.getReplicationStates#279
sduskis merged 3 commits intogoogleapis:masterfrom
ajaaym:cluster_replication_state

Conversation

@ajaaym
Copy link
Contributor

@ajaaym ajaaym commented Aug 21, 2018

Add method to get replication state of table in clusters.

  • Tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 21, 2018
@codecov
Copy link

codecov bot commented Aug 21, 2018

Codecov Report

Merging #279 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #279   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          10     10           
  Lines        1266   1278   +12     
=====================================
+ Hits         1266   1278   +12
Impacted Files Coverage Δ
src/table.js 100% <100%> (ø) ⬆️

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 4bc0216...eb15a7e. Read the comment docs.

@ajaaym ajaaym changed the title add Table.getReplicationStates Bigtable: add Table.getReplicationStates Aug 27, 2018
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.

3 participants