Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* experimental tweaks * feat: adds two search statistics classes and property * removes several personal debugging sentinels * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * adds tests * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * cleans up conflict * adds comment * adds some type hints, adds a test for SearchReasons * cleans up some comments * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Update tests/unit/job/test_query_stats.py * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * updated type checks to be isinstance checks per linter * update linting * Update tests/unit/job/test_query_stats.py * Update tests/unit/job/test_query_stats.py * experiments with some tests that are failing * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Fix linting * update package verification approach * update pandas installed version constant * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * remove unused package * set pragma no cover * adds controls to skip testing if pandas exceeds 2.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * adds pragma no cover to a simple check * add checks against pandas 2.0 on system test * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * experiments with some tests that are failing * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * resolves merge conflict * resolves merge conflict * resolve conflicts * resolve merge conflicts * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * updates due to faulty confict resolution * adds docstrings to two classes * corrects formatting * Update tests/unit/job/test_query_stats.py * Update tests/unit/job/test_query_stats.py * updates default values and corrects mypy errors * corrects linting * Update google/cloud/bigquery/job/query.py --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
- Loading branch information