report coverage even when a verif job fails
Created by: cathales
Because of directed_isacov-tests failures, coverage report generation is not run on scheduled pipelines the week-end; it is run only when the job is manually started from a regress pipeline because in this case, the job is allowed to fail.
Allowing failures on verif jobs will let report coverage running.