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

docs: specify how Commit(mutator, ...) handles exceptions #1198

Merged
merged 1 commit into from
Jan 16, 2020

Conversation

devbww
Copy link
Contributor

@devbww devbww commented Jan 16, 2020

This change is Reviewable

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 16, 2020
@devbww devbww requested a review from devjgm January 16, 2020 18:29
@codecov
Copy link

codecov bot commented Jan 16, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1198      +/-   ##
==========================================
- Coverage   95.69%   95.64%   -0.06%     
==========================================
  Files         180      180              
  Lines       13671    13642      -29     
==========================================
- Hits        13083    13048      -35     
- Misses        588      594       +6
Impacted Files Coverage Δ
google/cloud/spanner/client.h 100% <ø> (ø) ⬆️
...ogle/cloud/spanner/benchmarks/benchmarks_config.cc 93.51% <0%> (-5.51%) ⬇️
google/cloud/spanner/internal/polling_loop.h 91.89% <0%> (-2.71%) ⬇️
...nner/benchmarks/single_row_throughput_benchmark.cc 91.93% <0%> (-0.81%) ⬇️
google/cloud/spanner/samples/samples.cc 86.15% <0%> (-0.29%) ⬇️
google/cloud/spanner/keys.h 100% <0%> (ø) ⬆️
...anner/integration_tests/client_integration_test.cc 98.48% <0%> (ø) ⬆️
.../spanner/benchmarks/multiple_rows_cpu_benchmark.cc 92.36% <0%> (ø) ⬆️
...on_tests/rpc_failure_threshold_integration_test.cc 85.71% <0%> (+0.15%) ⬆️
google/cloud/spanner/internal/spanner_stub.cc 70.65% <0%> (+1.08%) ⬆️
... and 2 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 7e96a4d...e2b91ce. Read the comment docs.

@devbww devbww merged commit b1ac9aa into googleapis:master Jan 16, 2020
@devbww devbww deleted the exceptions branch January 16, 2020 19:37
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.

3 participants