googleapis / java-spanner Public
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: homogenize region tags #752
docs: homogenize region tags #752
Conversation
Here is the summary of changes. You added 1 region tag.
This comment is generated by snippet-bot.
|
Codecov Report
@@ Coverage Diff @@
## master #752 +/- ##
============================================
- Coverage 85.15% 85.15% -0.01%
+ Complexity 2564 2563 -1
============================================
Files 142 142
Lines 13952 13960 +8
Branches 1331 1331
============================================
+ Hits 11881 11887 +6
- Misses 1512 1514 +2
Partials 559 559
Continue to review full report at Codecov.
|
2b3775a
into
googleapis:master
These samples' region tags slightly differ from identical snippets in different languages. The following is the remedy: 1. Merge this PR to fix GitHub source (keep old tag for now) 2. Fix doc code includes to represent the better region tag 3. Submit a second PR to clean-up redundant region tag wrapping
These samples' region tags slightly differ from identical snippets in different languages. The following is the remedy: