- 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.2.tar.gz
(63.2 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.2.tar.gz.
File metadata
- Download URL: lcov_cobertura-1.2.tar.gz
- Upload date:
- Size: 63.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b53bf0726faf554dda275b4628cfc93e3096d00a84f900fc874af7d17ac9bbc
|
|
| MD5 |
8fbf7881727810e50e364b3dc8bfca44
|
|
| BLAKE2b-256 |
f974113952835b84ae1f2aebe69a86adb7261a845bb6fcdd7eb7c851391a5254
|
File details
Details for the file lcov_cobertura-1.2.macosx-10.8-intel.exe.
File metadata
- Download URL: lcov_cobertura-1.2.macosx-10.8-intel.exe
- Upload date:
- Size: 66.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a19e19ffa0654d6c93a00eef40a7932e20b9302ead7274efb79760e2934f823a
|
|
| MD5 |
0221a463e69e55f51cc20b641ad74e3b
|
|
| BLAKE2b-256 |
a65c25992b0d0f5ee0305914ac508d3b85544a98572dd15e7a4a928264753305
|