subunit2sql/subunit2sql
Matthew Treinish de195d5b75
Fix dailycount command
This commit fixes the dailycount subunit2sql-graph command. This was one
of the earlier graph commands added and has since bitrotted a bit to the
point where it doesn't work anymore. This commit fixes all those issues
and bumps the minimum versions for pandas and matplotlib because of the
updated usage.

Story: 2001034
Task: 4590
Change-Id: Iaea5e2f6036d39b6aa57685d484cd02f323a4d39
2017-05-23 12:23:21 -04:00
..
analysis Fix dailycount command 2017-05-23 12:23:21 -04:00
db Add new graph time for variance of individual tests 2017-03-08 11:33:20 -05:00
migrations Fix the subunit2sql migration and tests error with mysql 5.7 2016-08-09 18:55:42 +08:00
targets Example of how to use targets plugins 2015-11-10 23:07:18 -08:00
tests Fix unit using incorrect type in fake default 2017-05-23 12:23:21 -04:00
__init__.py Initial commit 2014-06-12 23:59:00 -04:00
exceptions.py Store counts for runs and tests 2014-06-16 11:02:21 -04:00
read_subunit.py Add subunit2sql CLI option to use run wall time 2016-09-14 11:04:11 -04:00
shell.py Add subunit2sql CLI option to use run wall time 2016-09-14 11:04:11 -04:00
write_subunit.py Handle test_runs without metadata in write_subunit 2015-12-09 15:39:16 -05:00