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.0.0.tar.gz
(8.5 kB
view hashes)
Built Distribution
Close
Hashes for coveragespace-2.0.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55aee7929ef7dfb7af74d5da4d1d0389956944ddd3c924cb10f1e9d84d7cb6fc |
|
MD5 | 5541c45bc6e69080437dd4b1ff81fc85 |
|
BLAKE2b-256 | ced55e803c587c60878829b0d81312791b78478121c139a9532f3f4c4a250598 |