Skip to content

Interactive demo code cannot be unit-test covered #228

Description

@tseaver

The demo code is effectively functional tests, and shouldn't appear on the coverage report / badge:

https://coveralls.io/r/GoogleCloudPlatform/gcloud-python?branch=master

PR #226 attempted to force-ignore those modules, but they got picked up anyway:

https://coveralls.io/builds/1305677

Perhaps we need to review http://nedbatchelder.com/code/coverage/excluding.html and look for more ways to exclude those modules.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

🚨This issue needs some love.testingtriage meI really want to be triaged.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions