Patch #30970
Small improvements in appearance of the code coverage index page
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Documentation | |||
Target version: | 4.1.0 |
Description
The attached patch slightly improves the code coverage report which is generated by "rake test:coverage".
- Highlight a row on hover
- Don't wrap text in "% covered", "Lines", "Relevant", and "Covered" columns
[Before]
[After]
Associated revisions
Small improvements in appearance of the code coverage index page (#30970).
Patch by Go MAEDA.
History
#1
Updated by Go MAEDA over 3 years ago
- Status changed from New to Closed
- Assignee set to Go MAEDA
Committed the patch.