Skip to content

chore(spanner): add generated data client#4828

Merged
olavloite merged 7 commits intomainfrom
spanner-generated-data-client
Feb 27, 2026
Merged

chore(spanner): add generated data client#4828
olavloite merged 7 commits intomainfrom
spanner-generated-data-client

Conversation

@olavloite
Copy link
Copy Markdown
Contributor

Adds a generated client for google/spanner/v1.
This is the data API for Spanner.

This change was created by:

  1. Adding configuration for generating google-cloud-spanner to librarian.yaml
  2. Running the code generator

The code generator must be executed from source, as the latest release of librarian does not yet allow-list google/spanner/v1.

Adds a generated client for google/spanner/v1.
This is the data API for Spanner.

This change was created by:
1. Adding configuration for generating google-cloud-spanner to librarian.yaml
2. Running the code generator

The code generator must be executed from source, as the latest release of librarian
does not yet allow-list google/spanner/v1.
@olavloite olavloite requested a review from a team as a code owner February 26, 2026 13:18
@product-auto-label product-auto-label bot added the api: spanner Issues related to the Spanner API. label Feb 26, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.96%. Comparing base (7f430a2) to head (4f98df4).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4828   +/-   ##
=======================================
  Coverage   94.96%   94.96%           
=======================================
  Files         205      205           
  Lines        8059     8059           
=======================================
  Hits         7653     7653           
  Misses        406      406           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@olavloite olavloite force-pushed the spanner-generated-data-client branch from fd3f958 to 962064d Compare February 26, 2026 14:29
Copy link
Copy Markdown
Collaborator

@coryan coryan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One nit and one idea for improvement / better testing. If this is blocking more work, feel free to merge and we can fix these in follow up PRs.

Copy link
Copy Markdown
Collaborator

@coryan coryan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :shipit:

@olavloite olavloite merged commit 3f3d6de into main Feb 27, 2026
35 checks passed
@olavloite olavloite deleted the spanner-generated-data-client branch February 27, 2026 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spanner Issues related to the Spanner API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants