update rustdoc coverage tests with new table layout
This commit is contained in:
@@ -1,15 +1,7 @@
|
||||
+---------------------------+------------+------------+------------+
|
||||
| Item Type | Documented | Total | Percentage |
|
||||
+---------------------------+------------+------------+------------+
|
||||
| Modules | 1 | 1 | 100.0% |
|
||||
| Functions | 1 | 2 | 50.0% |
|
||||
| Structs | 1 | 2 | 50.0% |
|
||||
| Struct Fields | 0 | 1 | 0.0% |
|
||||
| Enums | 0 | 1 | 0.0% |
|
||||
| Enum Variants | 2 | 3 | 66.7% |
|
||||
| Methods | 1 | 2 | 50.0% |
|
||||
| Macros | 1 | 1 | 100.0% |
|
||||
| Extern Types | 0 | 1 | 0.0% |
|
||||
+---------------------------+------------+------------+------------+
|
||||
| Total | 7 | 14 | 50.0% |
|
||||
+---------------------------+------------+------------+------------+
|
||||
+-------------------------------------+------------+------------+------------+
|
||||
| File | Documented | Total | Percentage |
|
||||
+-------------------------------------+------------+------------+------------+
|
||||
| ...est/rustdoc-ui/coverage/basic.rs | 7 | 14 | 50.0% |
|
||||
+-------------------------------------+------------+------------+------------+
|
||||
| Total | 7 | 14 | 50.0% |
|
||||
+-------------------------------------+------------+------------+------------+
|
||||
|
||||
Reference in New Issue
Block a user