Commit Graph

13 Commits

Author SHA1 Message Date
Ben Greear
03b180b610 kpi: Add pass/fail reporting. 2020-05-04 07:04:33 -07:00
Ben Greear
1eb90b8f22 kpi: Add numeric report for last data value, delta, and percentage change. 2020-05-04 06:38:35 -07:00
Ben Greear
b60b1f4265 kpi: Put score graphs in their own section.
These are higher priority and should be separate from the other
data graphs.
2020-05-04 06:05:45 -07:00
Ben Greear
80c4cd0fdd kpi: Fix sizing thumbnail reports. 2020-05-02 10:28:39 -07:00
Ben Greear
d981c3d3ac Add thumbnails for the kpi pngs.
Needs some html work still it seems, thumbnails are too large.
2020-05-01 15:49:20 -07:00
Ben Greear
5dec4bebd9 kpi: Add links to latest test run info.
For easier click-through to see recent results.
2020-05-01 08:51:30 -07:00
Ben Greear
11e8362be9 kpi: Support adding git-log info to the Run report. 2020-04-30 20:48:48 -07:00
Ben Greear
02954a7a14 kpi: Add group graphs.
And customized units on graphs.
2020-04-30 11:44:30 -07:00
Ben Greear
97ec011fec kpi: Fix more ordering issues. 2020-04-29 16:44:19 -07:00
Ben Greear
e49a8e0590 kpi: Improve html output
Improve ordering, add DUT info in the test-run details.
2020-04-29 16:06:24 -07:00
Ben Greear
e8767aabcd kpi: Generate test-bed history web page.
Includes historical graphs for each data set, and links
to test bed runs.
2020-04-29 13:44:42 -07:00
Ben Greear
aae4953061 kpi: Generate gnuplot graphs for each data 2020-04-29 11:59:22 -07:00
Ben Greear
4f13a36b38 gui scripting: Add tool to parse historical kpi data and turn it into useful reports.
Currently, it can only parse the csv data.  Next it can generate some graphs and html
and such.
2020-04-28 16:33:53 -07:00