update rustdoc coverage tests with new table layout
This commit is contained in:
parent
74cf1adfd6
commit
515dbe73ab
8 changed files with 51 additions and 80 deletions
|
|
@ -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% |
|
||||
+-------------------------------------+------------+------------+------------+
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue