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,10 +1,7 @@
|
|||
+---------------------------+------------+------------+------------+
|
||||
| Item Type | Documented | Total | Percentage |
|
||||
+---------------------------+------------+------------+------------+
|
||||
| Modules | 1 | 2 | 50.0% |
|
||||
| Functions | 1 | 2 | 50.0% |
|
||||
| Structs | 1 | 1 | 100.0% |
|
||||
| Struct Fields | 1 | 2 | 50.0% |
|
||||
+---------------------------+------------+------------+------------+
|
||||
| Total | 4 | 7 | 57.1% |
|
||||
+---------------------------+------------+------------+------------+
|
||||
+-------------------------------------+------------+------------+------------+
|
||||
| File | Documented | Total | Percentage |
|
||||
+-------------------------------------+------------+------------+------------+
|
||||
| ...t/rustdoc-ui/coverage/private.rs | 4 | 7 | 57.1% |
|
||||
+-------------------------------------+------------+------------+------------+
|
||||
| Total | 4 | 7 | 57.1% |
|
||||
+-------------------------------------+------------+------------+------------+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue