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.4.tar.gz
(63.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lcov_cobertura-1.4.tar.gz.
File metadata
- Download URL: lcov_cobertura-1.4.tar.gz
- Upload date:
- Size: 63.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bebcbf32a93277204ada0b60e04381ed072ce8032504343bac22fb4bd7ca2710
|
|
| MD5 |
23eba9ec27001318e7408cb0c699db47
|
|
| BLAKE2b-256 |
091dc5add7be6e423807739f85c88f0136f47725dbc68e06877599388dff29b3
|
File details
Details for the file lcov_cobertura-1.4.macosx-10.8-intel.exe.
File metadata
- Download URL: lcov_cobertura-1.4.macosx-10.8-intel.exe
- Upload date:
- Size: 67.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
451ef7ae87dfa3c4cf8bde0bc21ba880dcaae27e9eff2f4ff815714bf52cd767
|
|
| MD5 |
db8bc240feac397b6da8ec482982ad7e
|
|
| BLAKE2b-256 |
992da603e2d3cd81c5702eb2fda4d23649227a98a2181fbe4cfc401df4349415
|