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.tar.gz
(8.7 kB
view details)
Built Distribution
File details
Details for the file coveragespace-3.1.tar.gz
.
File metadata
- Download URL: coveragespace-3.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 | 9c009900782b7487f4c6c83e328d0103a9734a6cf80c0a5f2540120384a10d21 |
|
MD5 | 765fbc30425d60fdc8891e6f799a8e6c |
|
BLAKE2b-256 | 1ecbcb8d5dd4414e82cd99df5a4178aeaa93b944eaf004bd49d19f09640b7778 |
File details
Details for the file coveragespace-3.1-py3-none-any.whl
.
File metadata
- Download URL: coveragespace-3.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 | 0e10faf0a7e59fd6753e4444fd864f139375dc3e0ccdcafdbcfc286a4539710d |
|
MD5 | 01325255b61a9910be099ab16022f588 |
|
BLAKE2b-256 | b8fdc40886aaea6d835733284443c00d0be3a9f653a9d07ffa7acb1d53bfc350 |