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.0.tar.gz (63.1 kB view details)

Uploaded Source

Built Distribution

lcov_cobertura-1.0.macosx-10.8-intel.exe (66.6 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for lcov_cobertura-1.0.tar.gz
Algorithm Hash digest
SHA256 d44515def6301eab258fc5c9c3748c8b9b7041abfbe73ce2288f956a2e850e31
MD5 4550523c9874bb4c9aa24682394192f3
BLAKE2b-256 92bcb0fdbb283350c6f56858d2bdb5f51e43a75129e4030ca8b3b919e7808d5e

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for lcov_cobertura-1.0.macosx-10.8-intel.exe
Algorithm Hash digest
SHA256 35c696082dbac0a892bd00051f5ff43c3c3e3d4d83f6021c0a1272443f75e1b6
MD5 bc4465defc7f098cf558fe8d9de5f0d0
BLAKE2b-256 6278f2e74292bedc187601eea4d9a57398ee3470c05ef2005139ad807a479148

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