codacy / codacy-coverage-reporter

Multi-language coverage reporter for Codacy
https://www.codacy.com
Other
131 stars 94 forks source link

doc: Remove "total: 0" edge case from troubleshooting table DOCS-476 #430

Closed prcr closed 1 year ago

prcr commented 1 year ago

According to @rubencodacy, we can remove some edge cases from the coverage error status troubleshooting table, thus simplifying the table.

This pull request removes the total: 0 edge case, as I quickly tested and verified that in this scenario the resulting status is Processed. :heavy_check_mark: