When I run my test runs in parallel, the merged html report does not contain all the suite titles. I think this is because the distribution of tests is done in such a way that each /_data/parallel_* file does not always contain tests from each suite.
Also, the execution time in the final report is not the maximum execution time.
Before v1, I had made a modification, with a report template file which match with our need, but I'm looking forward to your ideas!