A place to track your code coverage metrics.
Project description
Overview
The official command-line client for The Coverage Space.
Setup
Requirements
- Python 3.5+
Installation
Install this library directly into an activated virtual environment:
$ pip install coveragespace
or add it to your Poetry project:
$ poetry add coveragespace
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-3.2b1.tar.gz
(8.7 kB
view details)
Built Distribution
File details
Details for the file coveragespace-3.2b1.tar.gz
.
File metadata
- Download URL: coveragespace-3.2b1.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.8.1 Darwin/19.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b2dbaf2ca2cf75e4e2d04333b764437be850dc2a39a85b82620db4e01c9b5eb |
|
MD5 | ec8e02bd80affd331f2f2ffa44d7ed1f |
|
BLAKE2b-256 | d6b9782edf3bba87182922790dd4c830d3e0427a7ffeeb25c04ba56d8a3ca594 |
File details
Details for the file coveragespace-3.2b1-py3-none-any.whl
.
File metadata
- Download URL: coveragespace-3.2b1-py3-none-any.whl
- Upload date:
- Size: 10.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.8.1 Darwin/19.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 283ace52f1b1ae7072062b59f99bbbd06f54df2ce67f6835ca25baddf2fe0c9b |
|
MD5 | 67093b0f0edda0f6ea18258bbd91bd81 |
|
BLAKE2b-256 | e3529ed4943b5728cca40c3ef07937e32ad5eea56187c6a766b78492fdfbc95a |