Reverse the doughtnuts tooltip title and content in the HTML report
As discussed, copy pasted and roughly translated :
Today we have : "Tests failed<br>Test execution summary: 1"
We should have : "Test execution summary<br>Tests failed: 1"
Same for jobs and technologies (today "Cypress<br>Testcases by technology: 1", should be "Testcases by technology<br>Cypress: 1").
