Evolution Engine adapter for pytest-cov coverage reports
Project description
evo-adapter-pytest-cov
Evolution Engine adapter for pytest-cov coverage reports.
Usage
pip install -e .
evo adapter list . # Shows: [local] testing/pytest_cov
What it does
Parses coverage.xml files generated by pytest-cov and feeds coverage
metrics into the Evolution Engine pipeline:
line_rate— Fraction of lines covered (0.0–1.0)branch_rate— Fraction of branches covered (0.0–1.0)lines_covered/lines_missing— Absolute line countspackages_covered— Number of packages with coverage data
Reference Implementation
This adapter demonstrates the full adapter lifecycle:
- Scaffold with
evo adapter new - Implement
iter_events()to parse coverage.xml - Validate with
evo adapter validate - Security scan with
evo adapter security-check - Install and verify with
evo adapter list
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 evo_adapter_pytest_cov-0.1.0.tar.gz.
File metadata
- Download URL: evo_adapter_pytest_cov-0.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
614322c4057aa08634a84b6d11f2cc4475a7696ca0d1b88b7660bc66db13e337
|
|
| MD5 |
af6d8a4445f33497ef39074dd979ade3
|
|
| BLAKE2b-256 |
0a6ea41432771d613b7948e6cfede2f9f71f8fc37dfeddb8d88b4ee6f6fb7e99
|
File details
Details for the file evo_adapter_pytest_cov-0.1.0-py3-none-any.whl.
File metadata
- Download URL: evo_adapter_pytest_cov-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
31361064b718c88958d40a1bdbd497289eda30ee50b4b5046bbfcf038926ec2d
|
|
| MD5 |
3a4c6cc8e4fb3cf6b96354d3e8025bfa
|
|
| BLAKE2b-256 |
6906909e1e5e66589075a35635eae87de7682ad663fda84876e4c641d3ac0d30
|