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.1b3.tar.gz
(8.7 kB
view hashes)
Built Distribution
Close
Hashes for coveragespace-3.1b3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff75ffef5170a5ec55d5407fd409d1e56cddc3f1e998fd6b01919e59b9e71aa9 |
|
MD5 | 835fe77921cdb82a46e6aa5832efa5b9 |
|
BLAKE2b-256 | 0fd2432814d05d190e17045d430b60752cdc3e8d69236362c998b5d0e1d195b0 |