File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -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 " >
337- < p id=" status-pending " style=" color: #2562EA ;" ><strong> Pending < /strong></p>
336+ < td>
337+ < p id=" status-final-report-not-sent " style=" color: #EF5454 ;" ><strong> Final report not sent < /strong></p>
338338 < p> Codacy is waiting to receive more coverage data before reporting the coverage for a commit.< /p>
339339 < /td>
340340 < td>
@@ -345,6 +345,10 @@ Follow these instructions to validate that your coverage setup is working correc
345345 </td>
346346 </tr>
347347 <tr>
348+ <td rowspan="3" id="status-pending">
349+ <p style="color: #2562EA;"><strong>Pending</strong></p>
350+ <p>Codacy is waiting to receive valid coverage data for the files in your repository.</p>
351+ </td>
348352 <td>
349353 The file paths in the coverage report don' t match the ones on the repository < strong> Files< /strong> page on Codacy.
350354 < /td>
You can’t perform that action at this time.
0 commit comments