Skip to content

Commit

Permalink
Update coverage output now that primitives have proper spans
Browse files Browse the repository at this point in the history
  • Loading branch information
jyn514 committed Nov 26, 2020
1 parent 51f00b0 commit 09a3bc1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/test/rustdoc-ui/coverage/exotic.stdout
@@ -1,8 +1,7 @@
+-------------------------------------+------------+------------+------------+------------+
| File | Documented | Percentage | Examples | Percentage |
+-------------------------------------+------------+------------+------------+------------+
| ...st/rustdoc-ui/coverage/exotic.rs | 1 | 100.0% | 0 | 0.0% |
| <anon> | 2 | 100.0% | 0 | 0.0% |
| ...st/rustdoc-ui/coverage/exotic.rs | 3 | 100.0% | 0 | 0.0% |
+-------------------------------------+------------+------------+------------+------------+
| Total | 3 | 100.0% | 0 | 0.0% |
+-------------------------------------+------------+------------+------------+------------+

0 comments on commit 09a3bc1

Please sign in to comment.