googleapis / google-cloud-cpp-spanner

C++ client library for Google Cloud Spanner
https://cloud.google.com/spanner/
Apache License 2.0
29 stars 14 forks source link

feat: announce move to monorepo #1455

Closed devjgm closed 4 years ago

devjgm commented 4 years ago

Part of https://github.com/googleapis/google-cloud-cpp/issues/3591

Preview: https://github.com/devjgm/google-cloud-cpp-spanner/tree/readme-announce

@scotthart I think you'll want to include a blurb like this one in the April release.


This change is Reviewable

codecov[bot] commented 4 years ago

Codecov Report

Merging #1455 into master will decrease coverage by <.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1455      +/-   ##
==========================================
- Coverage   95.54%   95.53%   -0.01%     
==========================================
  Files         190      190              
  Lines       15782    15796      +14     
==========================================
+ Hits        15079    15091      +12     
- Misses        703      705       +2
Impacted Files Coverage Δ
google/cloud/spanner/internal/log_wrapper.h 75% <0%> (-9.62%) :arrow_down:
...on_tests/rpc_failure_threshold_integration_test.cc 85.71% <0%> (-2.07%) :arrow_down:
...nner/benchmarks/single_row_throughput_benchmark.cc 90.78% <0%> (-0.03%) :arrow_down:
google/cloud/spanner/internal/session.h 100% <0%> (ø) :arrow_up:
google/cloud/spanner/internal/transaction_impl.h 100% <0%> (ø) :arrow_up:
...cloud/spanner/internal/partial_result_set_resume.h 100% <0%> (ø) :arrow_up:
google/cloud/spanner/session_pool_options.h 100% <0%> (ø) :arrow_up:
google/cloud/spanner/transaction.h 100% <0%> (ø) :arrow_up:
...oogle/cloud/spanner/internal/instance_admin_stub.h
google/cloud/spanner/instance_admin_connection.h 100% <0%> (ø)
... and 3 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 a899abc...8f80fce. Read the comment docs.