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