A place to track your code coverage metrics.
Project description
Overview
The official command-line client for The Coverage Space.
Setup
Requirements
- Python 3.7+
Installation
Install this tool globally with pipx (or pip):
$ pipx install coveragespace
or add it to your Poetry project:
$ poetry add coveragespace
Usage
To update the value for a test coverage metric:
$ coveragespace update <metric>
where <metric> is one of:
- unit
- integration
- overall
For example, after running unit tests with code coverage enabled:
$ coveragespace update unit
which will attempt to extract the current coverage data from your project directory and compare that with the last known value. The coverage value can also be manually specified:
$ coveragespace update <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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file coveragespace-6.2b1.tar.gz.
File metadata
- Download URL: coveragespace-6.2b1.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.13.7 Darwin/24.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6df6e813580fc9141a3e0801de4fb9955dc330eaa73541499ca428efbca40a0
|
|
| MD5 |
bfafe09caca13863c6adf1ebad0dc80c
|
|
| BLAKE2b-256 |
138f89941974966db316f5edbd9f4cb40fd233eed3f241ac7d583fe62b716cbc
|
File details
Details for the file coveragespace-6.2b1-py3-none-any.whl.
File metadata
- Download URL: coveragespace-6.2b1-py3-none-any.whl
- Upload date:
- Size: 12.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.13.7 Darwin/24.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5f0245dd7ee4a90e18076dc55857821cf3d00cb47e119c2cd6c2269d54d025d
|
|
| MD5 |
183be8ee39f8786408fb8f9ebb40686c
|
|
| BLAKE2b-256 |
3d381da3fe948a1e063458bf02cd3e24fdc567cf1bfd0868ac5aa0b3f5584077
|