Skip to content

fix(bigtable): use google-c2p:// as the Bigtable DirectPath endpoint#16092

Open
elinorli wants to merge 1 commit into
googleapis:mainfrom
elinorli:c2p
Open

fix(bigtable): use google-c2p:// as the Bigtable DirectPath endpoint#16092
elinorli wants to merge 1 commit into
googleapis:mainfrom
elinorli:c2p

Conversation

@elinorli
Copy link
Copy Markdown
Contributor

Fix to use the correct Bigtable DirectPath endpoint, similar to storage.

Fix to use the correct Bigtable DirectPath endpoint.
@elinorli elinorli requested a review from a team as a code owner May 11, 2026 19:30
@product-auto-label product-auto-label Bot added the api: bigtable Issues related to the Bigtable API. label May 11, 2026
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the Bigtable Direct Path endpoint from "c2p:///bigtable.googleapis.com" to "google-c2p:///bigtable.googleapis.com" in the default options and corresponding test cases. I have no feedback to provide.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.70%. Comparing base (55df15b) to head (5ff724e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #16092   +/-   ##
=======================================
  Coverage   92.70%   92.70%           
=======================================
  Files        2353     2353           
  Lines      218352   218354    +2     
=======================================
+ Hits       202418   202423    +5     
+ Misses      15934    15931    -3     

☔ 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: bigtable Issues related to the Bigtable API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant