- 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
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.5.tar.gz
(5.8 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.5.tar.gz.
File metadata
- Download URL: lcov_cobertura-1.5.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c78285608ab1cb2d3f74c33db780c173630d00270640d7ec12c624d4fb3b6fff
|
|
| MD5 |
f3005cc8441923622d4c860e9cd0663b
|
|
| BLAKE2b-256 |
aa65f3d9f912b790e1fb0ed121844ab6da137a8e6406a12fe971a2d7dbdaf0ea
|
File details
Details for the file lcov_cobertura-1.5.macosx-10.9-x86_64.exe.
File metadata
- Download URL: lcov_cobertura-1.5.macosx-10.9-x86_64.exe
- Upload date:
- Size: 67.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b07395aa5ccfa4e5758f0bd1832c593d1443fcdce98e1a07e28c5503dc897727
|
|
| MD5 |
cd65fda51d78ec8648627dd551c13095
|
|
| BLAKE2b-256 |
2b853410fe917a1f6de8f172a6b25966f4561b3264ae6a8737925298b11e392c
|