civet icon indicating copy to clipboard operation
civet copied to clipboard

Add ability to store coverage and benchmark results in database

Open aeslaughter opened this issue 5 years ago • 1 comments

Application code coverage and timing should be store in the database of results such that they can be recalled for website creation.

aeslaughter avatar Jan 29 '20 05:01 aeslaughter

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.

brianmoose avatar Jan 29 '20 18:01 brianmoose