Skip to content

Bazel build is missing .coveragerc #437

@busunkim96

Description

@busunkim96

Bazel builds seem to not have a .coveragerc. This file has been around for a while so I don't think it's a version issue.

bazel build //google/cloud/documentai/v1beta2:documentai-v1beta2-py

Contents of tar (just missing .coveragerc)

$ ls -a
.  ..  docs  google  MANIFEST.in  mypy.ini  noxfile.py  scripts  setup.py  tests

Resolved in #550: Unit test subdirs are also missing the __init__.py. https://github.com/googleapis/gapic-generator-python/blob/master/gapic/templates/tests/unit/gapic/%25name_%25version/%25sub/__init__.py

CC @vam-google

Metadata

Metadata

Assignees

Labels

🚨This issue needs some love.priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions