We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f8190a commit f454a35Copy full SHA for f454a35
getcov
@@ -38,7 +38,6 @@ exclude_data()
38
39
generate_cobertura_xml()
40
{
41
- enter_lcov_dir
42
python "${DIR}/lcov_cobertura.py" ${LCOV_INFO} --base-dir "${SRCROOT}" --output "coverage.xml"
43
}
44
0 commit comments