@zohodesk/svg
Version:
This Bundle Contains EmptyState Images.
37 lines (34 loc) • 511 B
HTML
<html>
<head>
<style>
.red{
font-weight:bold;
color:red;
}
.green{
font-weight:bold;
color:green;
}
table
{
font-family: arial, sans-serif;
border-collapse: collapse;
}
td, th
{
border: 1px solid #dddddd;
padding: 8px;
}
</style>
</head>
<body>
<table>
<tr>
<th>Title</th>
<th>FullName</th>
<th>Test Case Path</th>
</tr>
</table>
<br/>COVERAGE <span class="red">24.74%</span> <br/> less than 60% consider failure
</body>
</html>