+3
−6
+0
−50
+6
−13
Loading
78d5bfe5 claimed that collecting coverage from a clang build takes signficant amount of time, hence not being collected by the autotest nor unittest. However, currently this doesn't seem to be the case anymore. To align coverage and make sure there are no any odd exceptions let's have it always collected. This also merges llvm coverage into the one collected by the autotest instance as there's no point now to keep it separately. Change-Id: Ic46408f313fff0273a226adbf3fb5f56c916aedf Signed-off-by:Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/24722 Reviewed-by:
Jim Harris <jim.harris@samsung.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com>