coverage2sql/coverage2sql/tests
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
..
db Add files table 2017-03-08 18:39:32 +09:00
migrations Add unit tests and remove oslo_db 2016-11-11 11:33:43 +09:00
__init__.py Initial Cookiecutter Commit. 2016-04-19 12:24:29 +09:00
base.py Add unit tests and remove oslo_db 2016-11-11 11:33:43 +09:00
coverage2sql_fixtures.py Add get_coverage() 2016-11-11 19:27:20 +09:00
db_test_utils.py Add unit tests and remove oslo_db 2016-11-11 11:33:43 +09:00
test_shell.py Add files table 2017-03-08 18:39:32 +09:00