Skip to content

chore: make labels tests more robust to test order - #2246

Merged
sycai merged 2 commits into
mainfrom
b459432106-labels
Nov 10, 2025
Merged

chore: make labels tests more robust to test order#2246
sycai merged 2 commits into
mainfrom
b459432106-labels

Conversation

@tswast

Copy link
Copy Markdown
Collaborator

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes internal issue b/459432106 🦕

@tswast
tswast requested review from a team and TrevorBergeronNovember 10, 2025 15:58
@product-auto-labelproduct-auto-labelBot added size: s Pull request size is small. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Nov 10, 2025
pull_request:
branches:
- main
push:

Copy link
Copy Markdown
CollaboratorAuthor

Choose a reason for hiding this comment

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

This will make it easier to look through https://github.com/googleapis/python-bigquery-dataframes/actions?query=branch%3Amain+event%3Apush to see when failures started.

@product-auto-labelproduct-auto-labelBot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels Nov 10, 2025
@sycai
sycai merged commit 0d7d7e4 into mainNov 10, 2025
25 checks passed
@sycai
sycai deleted the b459432106-labels branch November 10, 2025 17:55
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigqueryIssues related to the googleapis/python-bigquery-dataframes API.size: mPull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@tswast@TrevorBergeron@shobsi@sycai