1
Fork 0

Add UI regressions tests for rustdoc --show-coverage option

This commit is contained in:
Guillaume Gomez 2024-11-04 14:46:04 +01:00
parent e9161db5b5
commit 0eff07ee4e
4 changed files with 34 additions and 0 deletions

View file

@ -0,0 +1,7 @@
+-------------------------------------+------------+------------+------------+------------+
| File | Documented | Percentage | Examples | Percentage |
+-------------------------------------+------------+------------+------------+------------+
| ...ests/rustdoc-ui/show-coverage.rs | 1 | 50.0% | 1 | 50.0% |
+-------------------------------------+------------+------------+------------+------------+
| Total | 1 | 50.0% | 1 | 50.0% |
+-------------------------------------+------------+------------+------------+------------+