Skip to content

test(pubsub): add initial schema samples#4694

Merged
suzmue merged 5 commits intogoogleapis:mainfrom
suzmue:schema
Feb 17, 2026
Merged

test(pubsub): add initial schema samples#4694
suzmue merged 5 commits intogoogleapis:mainfrom
suzmue:schema

Conversation

@suzmue
Copy link
Collaborator

@suzmue suzmue commented Feb 15, 2026

Create the initial schema samples, using the revision_create_time and the schema name to cleanup any stale schemas that were created by integration tests.

Fixes #4691 fixes #4692 and fixes #4693

@suzmue suzmue requested a review from a team as a code owner February 15, 2026 23:14
@product-auto-label product-auto-label bot added api: pubsub Issues related to the Pub/Sub API. samples Issues that are directly related to samples. labels Feb 15, 2026
@codecov
Copy link

codecov bot commented Feb 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.01%. Comparing base (38c366a) to head (7df4c00).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4694   +/-   ##
=======================================
  Coverage   95.01%   95.01%           
=======================================
  Files         196      196           
  Lines        7547     7547           
=======================================
  Hits         7171     7171           
  Misses        376      376           

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

Copy link
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, but you need to convince the robots to fix things.

Co-authored-by: Carlos O'Ryan <coryan@google.com>
@suzmue suzmue merged commit b6e509e into googleapis:main Feb 17, 2026
34 checks passed
@suzmue suzmue deleted the schema branch February 17, 2026 16:16
coryan pushed a commit to coryan/google-cloud-rust that referenced this pull request Feb 18, 2026
Create the initial schema samples, using the revision_create_time and
the schema name to cleanup any stale schemas that were created by
integration tests.

Fixes googleapis#4691 fixes googleapis#4692 and fixes googleapis#4693
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: pubsub Issues related to the Pub/Sub API. samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pubsub_create_avro_schema pubsub_list_schemas pubsub_list_schema_revisions

3 participants