Skip to main content

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


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)

Uploaded Source

Built Distribution

lcov_cobertura-1.1.macosx-10.8-x86_64.exe (66.8 kB view details)

Uploaded Source

File details

Details for the file lcov_cobertura-1.1.tar.gz.

File metadata

File hashes

Hashes for lcov_cobertura-1.1.tar.gz
Algorithm Hash digest
SHA256 e409323fd23c6763c3759dd7e98f31bd276b09e8887888caecb5e19422b67f42
MD5 d6167946f1c9fb331b4ffbe6f3125fb5
BLAKE2b-256 a8e357c57d95f4850c72fda20fb05652e93a422e7d23da0d6723dca38c6472f5

See more details on using hashes here.

Provenance

File details

Details for the file lcov_cobertura-1.1.macosx-10.8-x86_64.exe.

File metadata

File hashes

Hashes for lcov_cobertura-1.1.macosx-10.8-x86_64.exe
Algorithm Hash digest
SHA256 0ce1b5e5e6efe1ee1941276baced5052096edabc35502f337521964f7530cd82
MD5 1b0da7a7ad4126a6185542d30586bc49
BLAKE2b-256 18f1ebd64be66f92966b1525bce0632833a7b459c3a12de66eb83c0fe2481947

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page