# NOTE: here we do not use the "DUT_..CODER_PATH" variables because we do not build via a script, but directly from the make file (which is done because of the "make_args" - no way to inject that into build-binaries.sh)
bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/collect-coverage.sh --obj-dir obj --output-file$COVERAGE_OUTPUT_FILE--output-dir$COVERAGE_OUTPUT_DIR--title"Coverage on main -- $COVERAGE_TITLE"