Commit 01ce679
committed
[CTS] Avoid division by zero (when there are no results)
When trying to run the CTS from a directory with no tests then the total
number of tests is 0, which was causing issues when summarizing results.1 parent f3fb858 commit 01ce679
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments