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-4.0a2.tar.gz
(8.7 kB
view hashes)
Built Distribution
Close
Hashes for coveragespace-4.0a2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71097bcc8e660b0ef7c663b7149b4f4409860f56c969f823b296ebe097714bbd |
|
MD5 | 38dbc6671bc65df86efecef7b7039128 |
|
BLAKE2b-256 | f93bdc64ae34848573891401dc985d3d6da771a092a8241d12b18c0d8ef3e479 |