Searched full:gcovr (Results 1 – 4 of 4) sorted by relevance
19 # version of gcovr JSON format that this script was tested against and knows how to write20 # see https://gcovr.com/en/stable/output/json.html#json-output130 raw_output = subprocess_check_output(['gcovr', '--version'])135 … mess = 'Invalid gcovr version string, cannot determine gcovr version from:\n{}'.format(raw_output)144 'gcovr', '-j', '4', '--root', self.petsc_dir, '--exclude-throw-branches',153 # --html-self-contained since gcovr 5.0156 # --decisions since gcovr 5.1159 # gcovr 5.1 and 5.2 add an assertion that merging functions (who have the same170 # So to work around it we monkey-patch the gcovr executable every time to disable172 …s; import gcovr; import gcovr.merging; gcovr.merging.DEFAULT_MERGE_OPTIONS.ignore_function_lineno …[all …]
191 *gcovr-report.json192 arch-*/gcovr/*193 *-arch/gcovr/*
331 gcovr --version;359 - arch-*/arch-*-gcovr-report.json.tar.bz2743 # gcovr does not work on arm/linux755 # gcovr does not work on arm/linux987 # gcovr does not work on arm/linux1200 - gcovr --version1211 - arch-ci-analyze-pipeline/gcovr/*1217 path: arch-ci-analyze-pipeline/gcovr/xml/*.xml1235 - arch-ci-analyze-pipeline/gcovr/*1243 …b.io/-/$CI_PROJECT_NAME/-/jobs/$CI_JOB_ID/artifacts/arch-ci-analyze-pipeline/gcovr/html/report.html[all …]
499 output_file_base_name=${PETSC_ARCH}-gcovr-report.json;\503 …gcovr --json --output $${petsc_arch_dir}/$${output_file_base_name} --exclude '.*/ftn-auto/.*' --ex…