CHANGES
=======

* Add unit tests for ReadSubunit helper methods
* Add unit tests and fixes for increment_counts
* Make get_duration return the proper type
* Add basic unit tests
* Update requirements files
* Add sphinx docs
* Allow oslo.db config options on the CLI
* Cleanup the readme
* Update project packaging
* Update TODO file
* More pep8 fixes
* Add CLI option to set run artifacts
* Some performance improvements to db updates
* Fix more DB bugs
* Add Test run metadata
* Fix DB bugs found testing with mysql
* Fix typo setting mysql engine
* Add metadata tables and cli args for run meta
* Add support for keeping a moving avg of test run_time
* Update TODO items
* Store counts for runs and tests
* Add a TODO file
* Add total run time to the runs table
* Make DB path work
* Make stream parser work correctly
* flake8 clean checkpoint
* Flesh out more of subunit
* Initial commit
