Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

testing: reduce python versions in unit testing#1857

Merged
Linchin merged 5 commits intogoogleapis:mainfrom
shollyman:yak-shaving
Mar 15, 2024
Merged

testing: reduce python versions in unit testing#1857
Linchin merged 5 commits intogoogleapis:mainfrom
shollyman:yak-shaving

Conversation

@shollyman
Copy link
Copy Markdown
Contributor

@shollyman shollyman commented Mar 15, 2024

This PR reduces the number of python versions in scope for unit testing.

As we leverage incremental coverage testing, our unit tests run serially in the same CI presubmit run to generate the coverage data. This PR reduces the number of versions to speed this up.

@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: bigquery Issues related to the googleapis/python-bigquery API. labels Mar 15, 2024
@shollyman shollyman requested a review from chalmerlowe March 15, 2024 16:19
@shollyman shollyman marked this pull request as ready for review March 15, 2024 16:22
@shollyman shollyman requested a review from a team March 15, 2024 16:22
@shollyman shollyman requested a review from a team as a code owner March 15, 2024 16:22
@shollyman shollyman changed the title testing: evaluate reducing versions under unit test testing: reducing python versions under presubmit unit test Mar 15, 2024
@shollyman shollyman changed the title testing: reducing python versions under presubmit unit test testing: reduce python versions in unit testing Mar 15, 2024
Copy link
Copy Markdown
Contributor

@Linchin Linchin left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

@Linchin Linchin enabled auto-merge (squash) March 15, 2024 21:41
@Linchin Linchin merged commit c1b4dff into googleapis:main Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/python-bigquery API. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants