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.tar.gz
(8.6 kB
view details)
Built Distribution
File details
Details for the file coveragespace-3.0.tar.gz
.
File metadata
- Download URL: coveragespace-3.0.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.0b1 CPython/3.7.2 Darwin/19.0.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d68b7ef8f3aab54bf88b67f2158288f43545c70f0ff0605fcc11046e1e900c9 |
|
MD5 | a87defa13183b2c5c39392568de48794 |
|
BLAKE2b-256 | 3b380e11ccb49e17e7f962ca9390bfc2fad5b46bae7f8f7dede8f74676127620 |
File details
Details for the file coveragespace-3.0-py3-none-any.whl
.
File metadata
- Download URL: coveragespace-3.0-py3-none-any.whl
- Upload date:
- Size: 10.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.0b1 CPython/3.7.2 Darwin/19.0.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c89c12d6695dce72ec2df2e7a8e5d09e98a30bf51bee5b9f7005ab0a9c496f91 |
|
MD5 | c786afec21c8dda7a5ff5325136f9d82 |
|
BLAKE2b-256 | 4e43bb7469921f03419747ca6198d5a67254ab712a07a35838f3fa87a8f4a897 |