Skip to content
Commit e4bda775 authored by Anton Bondarenko's avatar Anton Bondarenko Committed by Jakub Sujak
Browse files

Improve code coverage functionality



Code coverage tools used in the project has a strong limitation
for location of source code used to compile with coverage. This
source code must be in exactly same absolute path when running
coverage processing tool. It's not easy to guarantee when several
GitLab runners are used in project CI as these have different paths
for source code location. Improve coverity pipeline where source code,
execution and report generation could be in different folders.

Signed-off-by: Anton Bondarenko's avatarAnton Bondarenko <anton.bondarenko@arm.com>

Approved-by: Jakub Sujak's avatarJakub Sujak <jakub.sujak@arm.com>
parent 364b11c5
Loading
Loading
Loading
Pipeline #13065 passed with stages
in 3 minutes and 14 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment