12 Commits

Author SHA1 Message Date
Masayuki Igawa
856a9739da Add files table
This commit adds 'files' table. This files table has coverage_id
column as a foreign key for the coverages table. And this commit also
adds a release note for it.

Change-Id: I8998a79a1ba79bbdab1cd79810cc85bcbccbe7d8
2017-03-08 18:39:32 +09:00
Dong Ma
a4ff5c214f Add unit tests for shell.py
This commit try to add unit tests for shell.py. Also find a bug
in parse_args if not set the config file.

Change-Id: I73a80b238ec95073fc64698655c045fc88ba352a
2016-12-05 05:06:51 -08:00
Jenkins
cc9bd26949 Merge "Add test_type option to shell cli" 2016-11-16 05:27:39 +00:00
Masayuki Igawa
8d53a4b0cb Add test_type option to shell cli
This commit adds a test_type option to the cli.

Change-Id: I7be6684bab88ff02e3d4ec80352c599388a81cb2
2016-11-16 14:18:29 +09:00
Masayuki Igawa
6bd8163419 Remove comment out code
This commit removes comment out codes to keep code clean.

Change-Id: Ib280b0d039e1a47459d68f0f4d2096418a2ea5ef
2016-11-15 14:09:07 +09:00
Masayuki Igawa
e22975ab47 Add unit tests and remove oslo_db
This commit adds unit tests and removes oslo_db dependency.

Change-Id: I735044fbebefcea2f73b6431e55b9c67f5508c17
2016-11-11 11:33:43 +09:00
Masayuki Igawa
f496c95108 Fix pep8 errors 2016-11-04 16:30:12 +09:00
Masayuki Igawa
d0bc83a49c Add stdin acceptance logic to the shell.py 2016-10-21 17:51:30 +09:00
Masayuki Igawa
73e9fe8464 Add usage to README and make coverage file positional 2016-10-20 16:40:14 +09:00
Masayuki Igawa
33a6c63ac3 Add test_type column 2016-10-19 18:09:02 +09:00
Masayuki Igawa
ec29a3d956 Add adding data feature 2016-04-21 16:40:45 +09:00
Masayuki Igawa
2d3cbedc89 Add migration and shell 2016-04-19 19:00:55 +09:00