Remove "total" columns in --show-coverage output
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
+-------------------------------------+------------+------------+------------+------------+------------+
|
||||
| File | Documented | Total | Percentage | Examples | Percentage |
|
||||
+-------------------------------------+------------+------------+------------+------------+------------+
|
||||
| ...tdoc-ui/coverage/doc-examples.rs | 4 | 4 | 100.0% | 2 | 50.0% |
|
||||
+-------------------------------------+------------+------------+------------+------------+------------+
|
||||
| Total | 4 | 4 | 100.0% | 2 | 50.0% |
|
||||
+-------------------------------------+------------+------------+------------+------------+------------+
|
||||
+-------------------------------------+------------+------------+------------+------------+
|
||||
| File | Documented | Percentage | Examples | Percentage |
|
||||
+-------------------------------------+------------+------------+------------+------------+
|
||||
+-------------------------------------+------------+------------+------------+------------+
|
||||
| Total | 0 | 0.0% | 0 | 0.0% |
|
||||
+-------------------------------------+------------+------------+------------+------------+
|
||||
|
||||
Reference in New Issue
Block a user