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 11f0898 commit 0f8190aCopy full SHA for 0f8190a
getcov
@@ -38,7 +38,7 @@ exclude_data()
38
39
generate_cobertura_xml()
40
{
41
- enter_lcov_dir
+ enter_lcov_dir
42
python "${DIR}/lcov_cobertura.py" ${LCOV_INFO} --base-dir "${SRCROOT}" --output "coverage.xml"
43
}
44
0 commit comments