Pre-release
This release is a pre-release and may not be stable for production use.
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>
Release files for coveragespace 3.2b1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| coveragespace-3.2b1.tar.gz | 8.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| coveragespace-3.2b1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 19.5 kB
Release files / coveragespace-3.2b1.tar.gz
| Download URL | coveragespace-3.2b1.tar.gz |
|---|---|
| Size | 8.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6b2dbaf2ca2cf75e4e2d04333b764437be850dc2a39a85b82620db4e01c9b5eb
|
|
BLAKE2b-256 checksum How to use checksums |
d6b9782edf3bba87182922790dd4c830d3e0427a7ffeeb25c04ba56d8a3ca594
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.0.5 CPython/3.8.1 Darwin/19.6.0
|
Release files / coveragespace-3.2b1-py3-none-any.whl
| Download URL | coveragespace-3.2b1-py3-none-any.whl |
|---|---|
| Size | 10.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
283ace52f1b1ae7072062b59f99bbbd06f54df2ce67f6835ca25baddf2fe0c9b
|
|
BLAKE2b-256 checksum How to use checksums |
e3529ed4943b5728cca40c3ef07937e32ad5eea56187c6a766b78492fdfbc95a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.0.5 CPython/3.8.1 Darwin/19.6.0
|