Update TODO file
This commit updates the TODO to reflect recently completed work and new work items. Change-Id: I68a4280457a4d5f53773eb856e1d59e3e751de79
This commit is contained in:
5
TODO.rst
5
TODO.rst
@@ -3,18 +3,19 @@ Work Items for Subunit2SQL
|
|||||||
|
|
||||||
Short Term
|
Short Term
|
||||||
----------
|
----------
|
||||||
* Add a migration that adds an ordering to the runs table
|
|
||||||
* Add more unit tests
|
* Add more unit tests
|
||||||
* DB API unit tests
|
* DB API unit tests
|
||||||
* Write subunit module
|
* write_subunit module
|
||||||
* Flesh out query side of DB API to make it useful for building additional
|
* Flesh out query side of DB API to make it useful for building additional
|
||||||
tooling.
|
tooling.
|
||||||
* Investigate dropping oslo.db from requirements to enable using other
|
* Investigate dropping oslo.db from requirements to enable using other
|
||||||
config/cli tooling
|
config/cli tooling
|
||||||
* Maybe use raw SQL queries instead of the ORM where it makes sense
|
* Maybe use raw SQL queries instead of the ORM where it makes sense
|
||||||
* Improve documentation
|
* Improve documentation
|
||||||
|
* More usage examples
|
||||||
|
|
||||||
Longer Term
|
Longer Term
|
||||||
-----------
|
-----------
|
||||||
* Add tooling to pull the data and visualize it in fun ways
|
* Add tooling to pull the data and visualize it in fun ways
|
||||||
* Add some statistics functions on top of the DB api to perform analysis
|
* Add some statistics functions on top of the DB api to perform analysis
|
||||||
|
* Add a subunit2sql repository type to the testrepository project
|
||||||
|
|||||||
Reference in New Issue
Block a user