Skip to content

Commit

Permalink
chore: delete owlbot.py (#131)
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

* 🦉 Updates from OwlBot

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

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
parthea and gcf-owl-bot[bot] authored Nov 8, 2021
1 parent 6c1196b commit 0e3adb6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 56 deletions.
13 changes: 8 additions & 5 deletions packages/google-cloud-access-approval/docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,33 @@

.. include:: multiprocessing.rst

Api Reference

API Reference
-------------
.. toctree::
:maxdepth: 2

accessapproval_v1/services
accessapproval_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-access-approval`` releases:

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

changelog
changelog
2 changes: 1 addition & 1 deletion packages/google-cloud-access-approval/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=98")
session.run("coverage", "report", "--show-missing", "--fail-under=100")

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

Expand Down
50 changes: 0 additions & 50 deletions packages/google-cloud-access-approval/owlbot.py

This file was deleted.

0 comments on commit 0e3adb6

Please sign in to comment.