runbot/runbot
Christophe Monniez 223ba61828 [IMP] runbot: add coverage result on builds
When the coverage is activated on a branch, the coverage result is not
stored.

With this commit, the coverage result will be stored on a build.
The last result will be shown on the frontend for sticky branches.

Also, an extra_parameter field is added on the build model.
2018-05-28 09:40:01 +02:00
..
controllers [IMP] runbot: add coverage result on builds 2018-05-28 09:40:01 +02:00
data [REF] runbot, runbot_cla: upgrade to Odoo 11.0 2018-03-12 14:36:33 +01:00
migrations [IMP] runbot: automatically link logs to build 2017-09-21 17:44:32 +02:00
models [IMP] runbot: add coverage result on builds 2018-05-28 09:40:01 +02:00
security [FIX] runbot: limit rebuild to runbot users 2017-06-16 14:22:27 +02:00
static/src/js [IMP] runbot: add kill button (+ deathrow state) 2017-09-18 12:43:02 +02:00
templates [IMP] runbot: add coverage result on builds 2018-05-28 09:40:01 +02:00
views [IMP] runbot: add coverage result on builds 2018-05-28 09:40:01 +02:00
__init__.py [REF] runbot, runbot_cla: upgrade to Odoo 11.0 2018-03-12 14:36:33 +01:00
__manifest__.py [IMP] runbot: force a rebuild when commit in reverse dependency 2018-05-28 09:40:01 +02:00
common.py [IMP] runbot: choose the python version for coverage 2018-04-20 16:16:24 +02:00
croninterval.py [REF] runbot, runbot_cla: upgrade to Odoo 11.0 2018-03-12 14:36:33 +01:00