Unified Coverage Interoperability Standard (UCIS)
Main Goals
- Parse UCDB files and provide a UCDB data model.
- Export and convert data from UCDB to Cobertura format.
- Also support flavors not following the Unified Coverage Interoperability Standard (UCIS).
Use Cases
- Collect and merge code coverage with Active-HDL / Riviera-PRO and convert via UCDB format to Cobertura files, so code coverage can be published to e.g. GitLab, Codacy or CodeCov.
Usage
# Convert ACDB file into UCDB file (XML format)
acdb2xml -i aggregate.acdb -o ucdb.xml
# Convert UCDB file into Cobertura format
pyedaa-ucis export --ucdb ucdb.xml --cobertura cobertura.xml
References
- accellera.org/activities/working-groups/ucis
- accellera.org/downloads/standards/ucis
- fvutils/pyucis
- UCIS licensing [umarcor/umarcor#3]
Contributors
- Patrick Lehmann (Maintainer)
- Unai Martinez-Corral (Maintainer)
- Artur Porebski (Aldec Inc.)
- Michal Pacula (Aldec Inc.)
- and more...
License
This Python package (source code) licensed under Apache License 2.0.
The accompanying documentation is licensed under Creative Commons - Attribution 4.0 (CC-BY 4.0).
SPDX-License-Identifier: Apache-2.0
Release files for pyEDAA.UCIS 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyEDAA.UCIS-0.3.0.tar.gz | 14.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyEDAA.UCIS-0.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 30.8 kB
Release files / pyEDAA.UCIS-0.3.0.tar.gz
| Download URL | pyEDAA.UCIS-0.3.0.tar.gz |
|---|---|
| Size | 14.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0467342f82d706dbfb524f72c8f2bf36106950f25dc73f8d6dd2f2a363573ddf
|
|
BLAKE2b-256 checksum How to use checksums |
0f483f55ffaccd6b3bf03bc965b465d322ef9fba30a5cb4708559f2059bdfd5f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
|
Release files / pyEDAA.UCIS-0.3.0-py3-none-any.whl
| Download URL | pyEDAA.UCIS-0.3.0-py3-none-any.whl |
|---|---|
| Size | 16.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2fd14328940539ebd535af0154851054c3a5775c75a8c363559fde2776bf0bd3
|
|
BLAKE2b-256 checksum How to use checksums |
2394ae675e62d32be91031ad1927e29ccbbec635f84f165e72653139700512db
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
|