summaryrefslogtreecommitdiffstats
path: root/non-puppet/qtmetrics2/templates
diff options
context:
space:
mode:
Diffstat (limited to 'non-puppet/qtmetrics2/templates')
-rw-r--r--non-puppet/qtmetrics2/templates/testsets_flaky_data.html5
-rw-r--r--non-puppet/qtmetrics2/templates/testsets_top_data.html6
2 files changed, 6 insertions, 5 deletions
diff --git a/non-puppet/qtmetrics2/templates/testsets_flaky_data.html b/non-puppet/qtmetrics2/templates/testsets_flaky_data.html
index f091337..3a8a25a 100644
--- a/non-puppet/qtmetrics2/templates/testsets_flaky_data.html
+++ b/non-puppet/qtmetrics2/templates/testsets_flaky_data.html
@@ -34,7 +34,7 @@
/**
* Flaky testsets data
- * @since 05-08-2015
+ * @since 20-09-2015
* @author Juha Sippola
*/
@@ -63,8 +63,7 @@
<th>testset</th>
<th>project</th>
<th class="leftBorder center">flaky <span class ="gray">(total)</span></th>
-<th class="showInLargeDisplay">flaky</th>
-</tr>
+<th class="showInLargeDisplay"><small><span class="redBackground paddingHorizontal">flaky</span></small></th>
</thead>
<tbody>
{# Calculate max result count for the bar #}
diff --git a/non-puppet/qtmetrics2/templates/testsets_top_data.html b/non-puppet/qtmetrics2/templates/testsets_top_data.html
index a4e70a0..4c19546 100644
--- a/non-puppet/qtmetrics2/templates/testsets_top_data.html
+++ b/non-puppet/qtmetrics2/templates/testsets_top_data.html
@@ -34,7 +34,7 @@
/**
* Top failures (testsets) data
- * @since 04-08-2015
+ * @since 20-09-2015
* @author Juha Sippola
*/
@@ -64,7 +64,9 @@
<th class="showInLargeDisplay">project</th>
<th>latest result</th>
<th class="leftBorder center">failed <span class ="gray">(total)</span></th>
-<th class="showInLargeDisplay">failed + passed</th>
+<th class="showInLargeDisplay">
+<small><span class="redBackground paddingHorizontal">failed</span><span class="greenBackground paddingHorizontal">passed</span></small>
+</th>
</tr>
</thead>
<tbody>