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 coveragespace
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.1.tar.gz
(8.5 kB
view details)
Built Distribution
File details
Details for the file coveragespace-2.1.tar.gz
.
File metadata
- Download URL: coveragespace-2.1.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.5 CPython/2.7.13 Darwin/17.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c5ce4641e0f995b9be0e8b53401fd7b6d17db1b8c23bfd06f0c845ad0de5b5f |
|
MD5 | 902c179d01abb45d7e30d6545e68689d |
|
BLAKE2b-256 | e731a4ed38ca8eb8a2524767b9c6d2222619976f96f3ef42c7d5f62a107b8e85 |
File details
Details for the file coveragespace-2.1-py2.py3-none-any.whl
.
File metadata
- Download URL: coveragespace-2.1-py2.py3-none-any.whl
- Upload date:
- Size: 21.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.5 CPython/2.7.13 Darwin/17.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 498b54ec158a19e1f5647da681dc77fd9d17df11ecff1253d60ac7970209f6e5 |
|
MD5 | 16cc54bf69eaafe6b7a68192fbc996c1 |
|
BLAKE2b-256 | fd153ee3651b53aad316790bd22553ded2da229548ae1395bf997695ec1cbb73 |