Skip to content

Commit d004c67

Browse files
author
Paulo Ribeiro
committed
doc: Remove "total: 0" edge case from troubleshooting table DOCS-476
1 parent db5bfb7 commit d004c67

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/index.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -418,14 +418,6 @@ Follow these instructions to validate that your coverage setup is working correc
418418
Check <a href="../repositories-configure/ignoring-files/">which files are ignored on Codacy</a> and make sure that you're generating coverage reports for the correct files in your repository.
419419
</td>
420420
</tr>
421-
<tr>
422-
<td>
423-
An empty coverage data set (<code>"total": 0</code>) was uploaded using the Codacy API.
424-
</td>
425-
<td>
426-
Codacy must receive coverage data for at least one file to calculate and display coverage.
427-
</td>
428-
</tr>
429421
</table>
430422
431423
1. Check that Codacy displays the coverage metrics for the latest commits and pull requests.

0 commit comments

Comments
 (0)