google-cloud-cpp icon indicating copy to clipboard operation
google-cloud-cpp copied to clipboard

docs: create a few code snippets as examples for using Spanner Graph using cpp

Open bharadwajvr opened this issue 1 year ago • 2 comments

Add a few code snippets to illustrate how to use Spanner Graph functionality in Java. These examples resemble other snippets for how various other Spanner features can be used.

Fixes #14659


This change is Reviewable

bharadwajvr avatar Aug 22 '24 06:08 bharadwajvr

Here is the summary of changes.

You are about to add 9 region tags.

This comment is generated by snippet-bot. If you find problems with this result, please file an issue at: https://github.com/googleapis/repo-automation-bots/issues. To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • [ ] Refresh this comment

snippet-bot[bot] avatar Aug 22 '24 23:08 snippet-bot[bot]

/gcbrun

dbolduc avatar Aug 23 '24 18:08 dbolduc

/gcbrun

scotthart avatar Sep 06 '24 16:09 scotthart

Gentle reminder: @scotthart

bharadwajvr avatar Sep 10 '24 16:09 bharadwajvr

/gcbrun

dbolduc avatar Sep 10 '24 18:09 dbolduc

/gcbrun

scotthart avatar Sep 12 '24 15:09 scotthart

Codecov Report

Attention: Patch coverage is 3.61842% with 293 lines in your changes missing coverage. Please review.

Project coverage is 93.49%. Comparing base (41b1152) to head (f119a1e). Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
google/cloud/spanner/samples/graph_samples.cc 3.61% 293 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14660      +/-   ##
==========================================
- Coverage   93.62%   93.49%   -0.13%     
==========================================
  Files        2320     2321       +1     
  Lines      207209   207513     +304     
==========================================
+ Hits       193997   194019      +22     
- Misses      13212    13494     +282     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Sep 12 '24 15:09 codecov[bot]