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.1b2.tar.gz
(8.7 kB
view hashes)
Built Distribution
Close
Hashes for coveragespace-3.1b2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c75fea538a5164f3cbbe7520d8078355795ebf1abe8230580136b459bdf8f28 |
|
MD5 | 8a26c0f8bcb6b17d710e17fa583a6989 |
|
BLAKE2b-256 | 20ed487b879a65f303398895d791e5d8008a4842d27d92709b8f10fa973f3500 |