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.0a2.tar.gz
(8.5 kB
view details)
Built Distribution
File details
Details for the file coveragespace-2.0.0a2.tar.gz
.
File metadata
- Download URL: coveragespace-2.0.0a2.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0d25cac61c795107b3ac62c6612a62082ea98195ced66c1d9b9e577073cde40 |
|
MD5 | d5276261ca93a5a9767271ac880d6c40 |
|
BLAKE2b-256 | a89147328a92ac20dadac566c2b4ac0ce75c8abce5cd7cd073078a0628e4191f |
File details
Details for the file coveragespace-2.0.0a2-py2.py3-none-any.whl
.
File metadata
- Download URL: coveragespace-2.0.0a2-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 | e9abab0cdfb95260583862ddb70d8360de77b9cfc8761212dc9493de6b9ae809 |
|
MD5 | 3841cbde189bf2f0ca761e514cee029f |
|
BLAKE2b-256 | 9b3ac6d29b96ba476dbef92321016ccc9397852052627cc660531e55846598d6 |