No data available not seen in table
codecovdesign opened this issue · 1 comments
codecovdesign commented
Problem
- In cases that a file has no data available, this is not indicated
- The change section either shows 0.00 and/or or a green box. However, this is not needed when there is no change or data to show.
Solution
- In this case show "No data available" in the row:
- Remove 0.00 and/or green box and display
–
codecovdesign commented