Skip to content

feat(spanner): add options for RPC priority#5521

Open
olavloite wants to merge 1 commit intogoogleapis:mainfrom
olavloite:spanner-rpc-priority
Open

feat(spanner): add options for RPC priority#5521
olavloite wants to merge 1 commit intogoogleapis:mainfrom
olavloite:spanner-rpc-priority

Conversation

@olavloite
Copy link
Copy Markdown
Contributor

Adds support for setting the RPC priority for SQL statements, reads, and the CommitRequest of a transaction.

Adds support for setting the RPC priority for SQL statements, reads, and the CommitRequest
of a transaction.
@olavloite olavloite requested review from a team as code owners April 24, 2026 14:49
@product-auto-label product-auto-label Bot added the api: spanner Issues related to the Spanner API. label Apr 24, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

❌ Patch coverage is 83.33333% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.72%. Comparing base (e519784) to head (9a25d4a).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/spanner/src/read_write_transaction.rs 58.82% 7 Missing ⚠️
src/spanner/src/transaction_runner.rs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5521      +/-   ##
==========================================
- Coverage   97.73%   97.72%   -0.02%     
==========================================
  Files         218      218              
  Lines       49043    49102      +59     
==========================================
+ Hits        47932    47984      +52     
- Misses       1111     1118       +7     

☔ 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.

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.

1 participant