Skip to content

Increase code coverage #283

@HemangChothani

Description

@HemangChothani

>>nox -s cover

Name                                   Stmts   Miss Branch BrPart  Cover   Missing
----------------------------------------------------------------------------------
google/cloud/storage/__init__.py           8      0      0      0   100%
google/cloud/storage/_helpers.py         110      0     27      0   100%
google/cloud/storage/_http.py             15      0      2      0   100%
google/cloud/storage/_signing.py         177      0     82      0   100%
google/cloud/storage/acl.py              182      0     40      0   100%
google/cloud/storage/batch.py            127      0     24      0   100%
google/cloud/storage/blob.py             574      0    192      1    99%   818->816
google/cloud/storage/bucket.py           633      0    186      0   100%
google/cloud/storage/client.py           211      0     68      0   100%
google/cloud/storage/constants.py         13      0      0      0   100%
google/cloud/storage/hmac_key.py          93      0     26      0   100%
google/cloud/storage/iam.py               23      0      0      0   100%
google/cloud/storage/notification.py     132      0     34      0   100%
tests/unit/__init__.py                     8      0      0      0   100%
tests/unit/test__helpers.py              343      0      0      0   100%
tests/unit/test__http.py                  46      0      0      0   100%
tests/unit/test__signing.py              504      0     58      0   100%
tests/unit/test_acl.py                   694      0      2      0   100%
tests/unit/test_batch.py                 392      0      6      0   100%
tests/unit/test_blob.py                 2693      0    162      0   100%
tests/unit/test_bucket.py               2335      0     52      0   100%
tests/unit/test_client.py                943      0     20      0   100%
tests/unit/test_hmac_key.py              294      0      6      0   100%
tests/unit/test_notification.py          313      0      2      0   100%
----------------------------------------------------------------------------------
TOTAL                                  10863      0    989      1    99%

Metadata

Metadata

Labels

api: storageIssues related to the googleapis/python-storage API.type: processA process-related concern. May include testing, release, or the like.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions