Skip to main content

A place to track your code coverage metrics.

Project description

Overview

The official command-line client for The Coverage Space.

Unix Build Status Windows Build Status Coverage Status Scrutinizer Code Quality PyPI Version PyPI License

Setup

Requirements

  • Python 3.6+

Installation

Install this library directly into an activated virtual environment:

$ pip install coveragespace

or add it to your Poetry project:

$ poetry add coveragespace

Usage

To update the value for a test coverage metric:

$ coveragespace <owner/repo> <metric>

For example, after testing with code coverage enabled:

$ coveragespace owner/repo unit

will attempt to extract the current coverage data from your working tree and compare that with the last known value. The coverage value can also be manually specified:

$ coveragespace <owner/repo> <metric> <value>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

coveragespace-4.0a3.tar.gz (9.4 kB view hashes)

Uploaded Source

Built Distribution

coveragespace-4.0a3-py3-none-any.whl (12.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page