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 details)
Built Distribution
File details
Details for the file coveragespace-4.0a4.tar.gz
.
File metadata
- Download URL: coveragespace-4.0a4.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.9.0 Darwin/20.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ac7f84be1883ed095efbf34ea28c963abd30817c172b2b430a1a5e7edcda01c |
|
MD5 | 488f7c3c2267a50d06664d1281621921 |
|
BLAKE2b-256 | dcb4c433c56e3394ecd09f32b516066c6e58b6705803655e97cb603f9beb2431 |
File details
Details for the file coveragespace-4.0a4-py3-none-any.whl
.
File metadata
- Download URL: coveragespace-4.0a4-py3-none-any.whl
- Upload date:
- Size: 12.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.9.0 Darwin/20.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2ce47ecdb9b6b32502d9f5c4b441c46c4d987c7f2d93f9ae5bbd07a8d3d8672 |
|
MD5 | f48ca3518d0314c29f3ded0185305afe |
|
BLAKE2b-256 | 120c44c47f9157b5ce616bd4105ef7e45e39f495a0608b0aa8162c650663aa5a |