@@ -247,8 +247,8 @@ Follow these instructions to validate that your coverage setup is working correc
247247 < /thead>
248248 < tbody>
249249 < tr>
250- < td rowspan=" 2" id= " status-commit-not-found " >
251- < p style=" color: #EF5454;" ><strong> Commit not found< /strong></p>
250+ < td rowspan=" 2" >
251+ < p id= " status-commit-not-found " style=" color: #EF5454;" ><strong> Commit not found< /strong></p>
252252 < p> Codacy doesn' t have information about the commit associated with the coverage data.</p>
253253 </td>
254254 <td>
@@ -268,8 +268,8 @@ Follow these instructions to validate that your coverage setup is working correc
268268 < /td>
269269 < /tr>
270270 < tr>
271- < td rowspan=" 2" id= " status-branch-not-enabled " >
272- < p style=" color: #EF5454;" ><strong> Branch not enabled< /strong></p>
271+ < td rowspan=" 2" >
272+ < p id= " status-branch-not-enabled " style=" color: #EF5454;" ><strong> Branch not enabled< /strong></p>
273273 < p> The commit associated with the coverage data doesn' t belong to any branch that Codacy is analyzing.</p>
274274 </td>
275275 <td>
@@ -289,8 +289,8 @@ Follow these instructions to validate that your coverage setup is working correc
289289 < /td>
290290 < /tr>
291291 < tr>
292- < td rowspan=" 5" id= " status-commit-not-analyzed " >
293- < p style=" color: #EF5454;" ><strong> Commit not analyzed< /strong></p>
292+ < td rowspan=" 5" >
293+ < p id= " status-commit-not-analyzed " style=" color: #EF5454;" ><strong> Commit not analyzed< /strong></p>
294294 < p> Due to technical limitations, Codacy only reports coverage for a commit after successfully completing the static code analysis of that commit.< /p>
295295 < /td>
296296 < td>
@@ -333,8 +333,8 @@ Follow these instructions to validate that your coverage setup is working correc
333333 < /td>
334334 < /tr>
335335 < tr>
336- < td rowspan=" 4" id= " status-pending " >
337- < p style=" color: #2562EA;" ><strong> Pending< /strong></p>
336+ < td rowspan=" 4" >
337+ < p id= " status-pending " style=" color: #2562EA;" ><strong> Pending< /strong></p>
338338 < p> Codacy is waiting to receive more coverage data before reporting the coverage for a commit.< /p>
339339 < /td>
340340 < td>
0 commit comments