A place to track your code coverage metrics.
Project description
Unix: Windows:
Metrics:
Usage:
Overview
The official command-line client for The Coverage Space.
Setup
Requirements
- Python 2.7+ or Python 3.3+
Installation
The client can be installed with pip:
$ pip install --upgrade coverage-space
or directly from the source code:
$ git clone https://github.com/jacebrowning/coverage-space-cli.git
$ cd coverage-space-cli
$ python setup.py install
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
coveragespace-2.0.0a1.tar.gz
(8.5 kB
view details)
Built Distribution
File details
Details for the file coveragespace-2.0.0a1.tar.gz
.
File metadata
- Download URL: coveragespace-2.0.0a1.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 386a5c8f5a13d2578a8e57edfc9e38be9c831387c7beda2d7e4ee02b6519cd49 |
|
MD5 | 0c90ec820d561364f16b3ab419c9198a |
|
BLAKE2b-256 | f4b3328d465c3e2ddee64e2f2f2bc8e199c76ed585a70c8aca5130bdc613ef20 |
File details
Details for the file coveragespace-2.0.0a1-py2.py3-none-any.whl
.
File metadata
- Download URL: coveragespace-2.0.0a1-py2.py3-none-any.whl
- Upload date:
- Size: 20.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d687a5ec4a1c242cce0dd62152a87817b98bb3fe3289d960e7eb89f4e0ee25b0 |
|
MD5 | fb456cd9798b2f4b5e10df985978e11d |
|
BLAKE2b-256 | 5f68af2d1227ae7b8aa6deb5cec986d0c77ef0caa65aacccc0b3b51bc42c4431 |