A place to track your code coverage metrics.
Project description
Overview
The official command-line client for The Coverage Space.
Setup
Requirements
- Python 3.6+
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-4.0a3.tar.gz
(9.4 kB
view details)
Built Distribution
File details
Details for the file coveragespace-4.0a3.tar.gz
.
File metadata
- Download URL: coveragespace-4.0a3.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.9.0 Darwin/20.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7d9f7b5e5fd7edc34001009011c8144e826ee84158bf7779e8c0bf7bf72f72a |
|
MD5 | 8960ddd2645552609e685855d0db6005 |
|
BLAKE2b-256 | fb63d9e9495c25962c365175d0a6ac0ffc0354bcde1e87cdf053b8be21631b45 |
File details
Details for the file coveragespace-4.0a3-py3-none-any.whl
.
File metadata
- Download URL: coveragespace-4.0a3-py3-none-any.whl
- Upload date:
- Size: 12.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.9.0 Darwin/20.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 260f70b24e0123505fb9828931b77db1af629b3fa6b525acbda60d4421d32675 |
|
MD5 | 04e9906ec5131945e2dec0c681701419 |
|
BLAKE2b-256 | 1008206ba29b502af7d38d369434b63a8f5d2c9ed00eaed5afd5993dbd1c8777 |