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.0.1.tar.gz
(8.7 kB
view details)
Built Distribution
File details
Details for the file coveragespace-3.0.1.tar.gz
.
File metadata
- Download URL: coveragespace-3.0.1.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.0 CPython/3.7.2 Darwin/19.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35153564ec5a5c85812222bb05ab2ae80a4ae4496e1d48a20bf4ba65848095af |
|
MD5 | 30b27f718fbeaf913a43f07519aec844 |
|
BLAKE2b-256 | 31ca075bb8ffd53d230920eb4d44c9e17ac635c029e3bac0bd0a78a1e1655c58 |
File details
Details for the file coveragespace-3.0.1-py3-none-any.whl
.
File metadata
- Download URL: coveragespace-3.0.1-py3-none-any.whl
- Upload date:
- Size: 10.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.0 CPython/3.7.2 Darwin/19.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 478894051e9eb20746821945cc4cc97cb99833cbd7b324ce3492e4b97ad332c8 |
|
MD5 | 83467c698cf43e80e6e680707836199c |
|
BLAKE2b-256 | b2a457808b6e9eee72cebb099fa526cc8b1738d13f4b291b0363600c8d64def3 |