If simulation is run with coverage enabled but no testcases were executed (because filtering), the merge_coverage procedure does end in an error.
** Error: (vcover-17385) No input files given to merge command.
A pre-check could verify if there is anything to merge before performing the merge command.
If simulation is run with coverage enabled but no testcases were executed (because filtering), the
merge_coverageprocedure does end in an error.** Error: (vcover-17385) No input files given to merge command.A pre-check could verify if there is anything to merge before performing the merge command.