update rustdoc coverage tests with new table layout

This commit is contained in:
QuietMisdreavus 2019-02-28 16:24:38 -06:00
parent 74cf1adfd6
commit 515dbe73ab
8 changed files with 51 additions and 80 deletions

View file

@ -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% |
+-------------------------------------+------------+------------+------------+