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.0b1.tar.gz
(8.6 kB
view details)
Built Distribution
File details
Details for the file coveragespace-2.1.0b1.tar.gz
.
File metadata
- Download URL: coveragespace-2.1.0b1.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.11.5 CPython/2.7.13 Darwin/17.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b6eaa006f9cda05f3197f2f73a8707171b6ede7c9daefc8fee626986fd1fa43 |
|
MD5 | 4262742dea0587083a2d653f667b0964 |
|
BLAKE2b-256 | 0b49f2d186a16ad0ecdc7bdbb4a07c8985977062bf9e0eafca796c40cb1ca92e |
File details
Details for the file coveragespace-2.1.0b1-py2.py3-none-any.whl
.
File metadata
- Download URL: coveragespace-2.1.0b1-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.11.5 CPython/2.7.13 Darwin/17.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b75f165c12a226bb436345038c10316180391f254893834a981d68b1c365e0b |
|
MD5 | e18af08bc1c6793af12fadee09777d48 |
|
BLAKE2b-256 | 84336ba58d1aaef9c82b61beaa4d056b4eac433a9e4f353211bd74a24a93bdd7 |