Skip to content

Commit

Permalink
chore: delete owlbot.py (#237)
Browse files Browse the repository at this point in the history
* chore: delete owlbot.py

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* use latest post processor image

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* use the latest post processor image

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
parthea and gcf-owl-bot[bot] authored Nov 11, 2021
1 parent 57fdd61 commit 0bafbfa
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 128 deletions.
18 changes: 9 additions & 9 deletions packages/google-cloud-bigquery-datatransfer/docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,33 +2,33 @@

.. include:: multiprocessing.rst


API Reference
-------------

.. toctree::
:maxdepth: 2
:maxdepth: 2

Client <bigquery_datatransfer_v1/services>
Types <bigquery_datatransfer_v1/types>
bigquery_datatransfer_v1/services
bigquery_datatransfer_v1/types


Migration Guide
---------------

See the guide below for instructions on migrating to the 2.x release of this library.
See the guide below for instructions on migrating to the latest version.

.. toctree::
:maxdepth: 2

UPGRADING
 UPGRADING


Changelog
---------

For a list of all ``google-cloud-bigquery-bigquery-datatransfer`` releases:
For a list of all ``google-cloud-bigquery-datatransfer`` releases:

.. toctree::
:maxdepth: 2
:maxdepth: 2

changelog
changelog
2 changes: 1 addition & 1 deletion packages/google-cloud-bigquery-datatransfer/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ def cover(session):
test runs (not system test runs), and then erases coverage data.
"""
session.install("coverage", "pytest-cov")
session.run("coverage", "report", "--show-missing", "--fail-under=99")
session.run("coverage", "report", "--show-missing", "--fail-under=100")

session.run("coverage", "erase")

Expand Down
118 changes: 0 additions & 118 deletions packages/google-cloud-bigquery-datatransfer/owlbot.py

This file was deleted.

0 comments on commit 0bafbfa

Please sign in to comment.