FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

refactor: split pandas system tests to new module by tswast · Pull Request #548 · googleapis/python-bigquery · GitHub

This repository was archived by the owner on Mar 6, 2026. It is now read-only.
/ python-bigquery Public archive

refactor: split pandas system tests to new module - #548

Merged
gcf-merge-on-green[bot] merged 4 commits into
googleapis:masterfrom
tswast:issue366-split-pandas-tests
Mar 15, 2021
Merged

refactor: split pandas system tests to new module#548
gcf-merge-on-green[bot] merged 4 commits into
googleapis:masterfrom
tswast:issue366-split-pandas-tests

Conversation

tswast commented Mar 11, 2021

Copy link
Copy Markdown
Contributor

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)

Follow-up to #448

Towards #366

tswast requested review from a team and shollyman and removed request for a team March 11, 2021 21:00
google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Mar 11, 2021
product-auto-label Bot added the api: bigquery Issues related to the googleapis/python-bigquery API. label Mar 11, 2021
tswast requested a review from plamut March 11, 2021 21:00

plamut left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

I like how the system tests are getting some structure. 👍 I think it's good, but I did spot an incorrectly converted assertion.

BTW, in the future, I suggest keeping related changes in their own commits, as it makes it easier to glance over the diff and directly see the key differences. That assertion conversion could have been easily overlooked.

Comment thread tests/system/test_pandas.py Outdated
tswast requested a review from plamut March 15, 2021 14:40
plamut added the automerge Merge the pull request once unit tests and other checks pass. label Mar 15, 2021
gcf-merge-on-green Bot merged commit efdf1c6 into googleapis:master Mar 15, 2021
gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Mar 15, 2021
This was referenced Mar 17, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL