subunit2sql/subunit2sql/analysis
Matthew Treinish 7f87b412bc
Add new graph time for variance of individual tests
This commit adds a new graph type which is used to show run time
variance for individual tests. It will get all the run times for each
test and then generate a box and whiskers (gag) plot for this data.

Change-Id: Ia44ea36486296fb0db705b1c55cd2338c204dc91
2017-03-08 11:33:20 -05:00
..
__init__.py Add tool for generating line graphs of test run times 2015-01-06 15:38:41 -05:00
agg_count.py Fix date format for agg_count and get_test_counts_in_date_range() 2016-05-16 15:12:13 -04:00
dailycount.py Merge "Cleanup dailycount graph subunit2sql-graph command" 2015-07-13 19:17:32 +00:00
failures.py Use the test_id column as the test identifier 2015-11-19 13:47:13 -05:00
graph.py Add new graph time for variance of individual tests 2017-03-08 11:33:20 -05:00
run_failure_rate.py Enable python 3 testing support 2015-10-05 17:52:29 -04:00
run_time.py Merge "Add dates to x-axis for subunit2sql graphs" 2015-12-01 08:54:10 +00:00
run_time_meta.py Add new graph type to show run_time variance by metadata 2016-01-05 16:34:45 -05:00
test_run_time.py Add new graph time for variance of individual tests 2017-03-08 11:33:20 -05:00
utils.py Add start and stop date options to subunit2sql-graph 2015-04-30 10:14:10 -04:00