Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Commit

Permalink
chore: delete owlbot.py (#76)
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] committed Oct 18, 2021
1 parent 320b3a0 commit c842e11
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 49 deletions.
2 changes: 1 addition & 1 deletion .github/.OwlBot.lock.yaml
@@ -1,3 +1,3 @@
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest
digest: sha256:58f73ba196b5414782605236dd0712a73541b44ff2ff4d3a36ec41092dd6fa5b
digest: sha256:3728d8fd14daa46a96d04ce61c6451a3ac864dc48fb71eecbb4411f4a95618d4
2 changes: 1 addition & 1 deletion docs/index.rst
Expand Up @@ -19,4 +19,4 @@ For a list of all ``google-cloud-domains`` releases:
.. toctree::
:maxdepth: 2

changelog
changelog
2 changes: 1 addition & 1 deletion noxfile.py
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
46 changes: 0 additions & 46 deletions owlbot.py

This file was deleted.

0 comments on commit c842e11

Please sign in to comment.