Skip to content

Commit

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

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 87660f9 commit e49d9fa
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 69 deletions.
6 changes: 4 additions & 2 deletions packages/google-area120-tables/docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

.. include:: multiprocessing.rst


API Reference
-------------
.. toctree::
Expand All @@ -10,12 +11,13 @@ API Reference
tables_v1alpha1/services
tables_v1alpha1/types


Changelog
---------

For a list of all ``google-area120-tables`` releases:

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

changelog
changelog
2 changes: 1 addition & 1 deletion packages/google-area120-tables/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
66 changes: 0 additions & 66 deletions packages/google-area120-tables/owlbot.py

This file was deleted.

0 comments on commit e49d9fa

Please sign in to comment.