A place to track your code coverage metrics.
Project description
Overview
The official command-line client for The Coverage Space.
Setup
Requirements
- Python 3.6+
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.0a4.tar.gz
(9.5 kB
view hashes)
Built Distribution
Close
Hashes for coveragespace-4.0a4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2ce47ecdb9b6b32502d9f5c4b441c46c4d987c7f2d93f9ae5bbd07a8d3d8672 |
|
MD5 | f48ca3518d0314c29f3ded0185305afe |
|
BLAKE2b-256 | 120c44c47f9157b5ce616bd4105ef7e45e39f495a0608b0aa8162c650663aa5a |