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.1.1.tar.gz
(8.7 kB
view details)
Built Distribution
File details
Details for the file coveragespace-3.1.1.tar.gz
.
File metadata
- Download URL: coveragespace-3.1.1.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.2 CPython/3.8.0 Darwin/19.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5862d04a91bec32fc7dd8487006922e144280dc05e75b26c38f4ffe4e760fb0 |
|
MD5 | 5d2796b520a5df0069bcbbaae58d9cd7 |
|
BLAKE2b-256 | a36e3e716623bdc4c4b8c15c47782d752e3aba9f09a0ede1ba89adc34574f440 |
File details
Details for the file coveragespace-3.1.1-py3-none-any.whl
.
File metadata
- Download URL: coveragespace-3.1.1-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.2 CPython/3.8.0 Darwin/19.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc62bf4f2feb419032920270a0c16f1a379b80ac9fc6bd3cefce918bfc90ba27 |
|
MD5 | 762f7ca5e7fc6133796a804c28f1b465 |
|
BLAKE2b-256 | 98f7f72d273cf6135deae76d8df82d9d96fb98f4771cc8cbd29ccc92a9f7e53f |