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 = 'SF:foo/file.ext
DA:1,1
DA:2,0
end_of_record
'
>>> 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.1.tar.gz (63.0 kB view details)

Uploaded Source

Built Distribution

lcov_cobertura-1.1.1.macosx-10.8-intel.exe (66.8 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for lcov_cobertura-1.1.1.tar.gz
Algorithm Hash digest
SHA256 3a41ddaceb99c3ea98b6b063a65335242c855774c3447ea4270ef6c5331b1530
MD5 433bf2f7b0a6d5fb5e0224eafd33b321
BLAKE2b-256 1c4fdb4dd9947d8b203140f4772202a273ba862f44920ce2d7cc45a6f721f7d7

See more details on using hashes here.

File details

Details for the file lcov_cobertura-1.1.1.macosx-10.8-intel.exe.

File metadata

File hashes

Hashes for lcov_cobertura-1.1.1.macosx-10.8-intel.exe
Algorithm Hash digest
SHA256 64ac528d71b2cdc11f3812ad06eddb99166088d29a397c0e512ae22d60f6dc21
MD5 6cf57ee50b9070d79869f613ede381ce
BLAKE2b-256 f6a51b2bf1310e7e506412f505b06893a4de2363e340f6631806448697099665

See more details on using hashes here.

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