LCOV to Cobertura XML converter
Project description
- Converts code coverage report files in lcov format to Cobertura’s XML
report format so that CI servers like Jenkins can aggregate results and determine build stability etc.
>>> from lcov_cobertura import LcovCobertura >>> LCOV_INPUT = 'your lcov input' >>> converter = LcovCobertura(LCOV_INPUT) >>> cobertura_xml = converter.convert() >>> print cobertura_xml
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
lcov_cobertura-1.1.tar.gz
(62.9 kB
view details)
Built Distribution
File details
Details for the file lcov_cobertura-1.1.tar.gz
.
File metadata
- Download URL: lcov_cobertura-1.1.tar.gz
- Upload date:
- Size: 62.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e409323fd23c6763c3759dd7e98f31bd276b09e8887888caecb5e19422b67f42 |
|
MD5 | d6167946f1c9fb331b4ffbe6f3125fb5 |
|
BLAKE2b-256 | a8e357c57d95f4850c72fda20fb05652e93a422e7d23da0d6723dca38c6472f5 |
Provenance
File details
Details for the file lcov_cobertura-1.1.macosx-10.8-x86_64.exe
.
File metadata
- Download URL: lcov_cobertura-1.1.macosx-10.8-x86_64.exe
- Upload date:
- Size: 66.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ce1b5e5e6efe1ee1941276baced5052096edabc35502f337521964f7530cd82 |
|
MD5 | 1b0da7a7ad4126a6185542d30586bc49 |
|
BLAKE2b-256 | 18f1ebd64be66f92966b1525bce0632833a7b459c3a12de66eb83c0fe2481947 |