Latest commits for file coverage2sql/shell.py https://opendev.org/openstack/coverage2sql/branch/master/coverage2sql/shell.py Tooling for converting coverage data into a SQL DB Thu, 18 Jun 2026 04:17:49 +0000 Add files table https://opendev.org/openstack/coverage2sql/commit/856a9739dab34e8a9b0172a907497e201daeedb3 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 <![CDATA[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 ]]> Masayuki Igawa 856a9739dab34e8a9b0172a907497e201daeedb3 Wed, 08 Mar 2017 18:39:32 +0900 Add unit tests for shell.py https://opendev.org/openstack/coverage2sql/commit/a4ff5c214f381484905dc298a804a8d029d0bc1b 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 <![CDATA[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 ]]> Dong Ma a4ff5c214f381484905dc298a804a8d029d0bc1b Mon, 05 Dec 2016 05:06:51 -0800 Merge "Add test_type option to shell cli" https://opendev.org/openstack/coverage2sql/commit/cc9bd2694944d98de9fc0279388aff93228e5546 Merge "Add test_type option to shell cli" <![CDATA[Merge "Add test_type option to shell cli"]]> Jenkins cc9bd2694944d98de9fc0279388aff93228e5546 Wed, 16 Nov 2016 05:27:39 +0000 Add test_type option to shell cli https://opendev.org/openstack/coverage2sql/commit/8d53a4b0cb63708a8dbd6f84db46191c3ba7761a Add test_type option to shell cli This commit adds a test_type option to the cli. Change-Id: I7be6684bab88ff02e3d4ec80352c599388a81cb2 <![CDATA[Add test_type option to shell cli This commit adds a test_type option to the cli. Change-Id: I7be6684bab88ff02e3d4ec80352c599388a81cb2 ]]> Masayuki Igawa 8d53a4b0cb63708a8dbd6f84db46191c3ba7761a Wed, 16 Nov 2016 14:18:29 +0900 Remove comment out code https://opendev.org/openstack/coverage2sql/commit/6bd8163419f1d5f575af549d39e2d13a6798c344 Remove comment out code This commit removes comment out codes to keep code clean. Change-Id: Ib280b0d039e1a47459d68f0f4d2096418a2ea5ef <![CDATA[Remove comment out code This commit removes comment out codes to keep code clean. Change-Id: Ib280b0d039e1a47459d68f0f4d2096418a2ea5ef ]]> Masayuki Igawa 6bd8163419f1d5f575af549d39e2d13a6798c344 Tue, 15 Nov 2016 14:09:07 +0900 Add unit tests and remove oslo_db https://opendev.org/openstack/coverage2sql/commit/e22975ab47a65bccd16f8119ac39b8b505c854b7 Add unit tests and remove oslo_db This commit adds unit tests and removes oslo_db dependency. Change-Id: I735044fbebefcea2f73b6431e55b9c67f5508c17 <![CDATA[Add unit tests and remove oslo_db This commit adds unit tests and removes oslo_db dependency. Change-Id: I735044fbebefcea2f73b6431e55b9c67f5508c17 ]]> Masayuki Igawa e22975ab47a65bccd16f8119ac39b8b505c854b7 Fri, 11 Nov 2016 11:33:43 +0900 Fix pep8 errors https://opendev.org/openstack/coverage2sql/commit/f496c95108d46ae8d8977dcaae01eea48c4f677d Fix pep8 errors <![CDATA[Fix pep8 errors ]]> Masayuki Igawa f496c95108d46ae8d8977dcaae01eea48c4f677d Fri, 04 Nov 2016 16:30:12 +0900 Add stdin acceptance logic to the shell.py https://opendev.org/openstack/coverage2sql/commit/d0bc83a49c9e59f5d818fc6f810bde8bdac90890 Add stdin acceptance logic to the shell.py <![CDATA[Add stdin acceptance logic to the shell.py ]]> Masayuki Igawa d0bc83a49c9e59f5d818fc6f810bde8bdac90890 Fri, 21 Oct 2016 17:51:30 +0900 Add usage to README and make coverage file positional https://opendev.org/openstack/coverage2sql/commit/73e9fe84641d3e009aa94b21666e4a84a63a8e79 Add usage to README and make coverage file positional <![CDATA[Add usage to README and make coverage file positional ]]> Masayuki Igawa 73e9fe84641d3e009aa94b21666e4a84a63a8e79 Thu, 20 Oct 2016 16:40:14 +0900 Add test_type column https://opendev.org/openstack/coverage2sql/commit/33a6c63ac3a918282603f989a566740047dd9084 Add test_type column <![CDATA[Add test_type column ]]> Masayuki Igawa 33a6c63ac3a918282603f989a566740047dd9084 Wed, 19 Oct 2016 18:09:02 +0900 Add adding data feature https://opendev.org/openstack/coverage2sql/commit/ec29a3d956f3ef500eea31b4abb061bbdc41666f Add adding data feature <![CDATA[Add adding data feature ]]> Masayuki Igawa ec29a3d956f3ef500eea31b4abb061bbdc41666f Thu, 21 Apr 2016 16:40:45 +0900 Add migration and shell https://opendev.org/openstack/coverage2sql/commit/2d3cbedc89402ed2ef7db285f5fc97f23c2a8d77 Add migration and shell <![CDATA[Add migration and shell ]]> Masayuki Igawa 2d3cbedc89402ed2ef7db285f5fc97f23c2a8d77 Tue, 19 Apr 2016 19:00:55 +0900