civet
civet copied to clipboard
Add ability to store coverage and benchmark results in database
Application code coverage and timing should be store in the database of results such that they can be recalled for website creation.
This would probably be a civet_recipes
issue.
Timing should already be in a database.
Code coverage would probably need to be parsed before putting into a database.