| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/runbot-addons |
| GIT | |
| GIT | https://github.com/OCA/runbot-addons.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/runbot-addons/tree/8.0/runbot_coverage |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Runbot |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Therp BV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Therp BV |
| COMMITTERS | |
| COMMITTERS | Ronald Portier, Dave Lasley |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES | |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
build_button |
build_button | ir.ui.view | qweb | Inherits runbot.build_button |
build_name |
build_name | ir.ui.view | qweb | Inherits runbot.build_name |
view_repo_form |
runbot.repo | group | Inherits runbot.view_repo_form |
coverage
Float
digits=(10, 2)
args: 'Coverage'
cmd(self)
job_20_test_all(self, build, lock_path, log_path)
job_21_coverage(self, build, lock_path, log_path)
coverage_command
Char
help='Fill in the absolute path to your coverage script. If you leave this empty, `coverage` in your $PATH will be expected'
args: 'Coverage command'
coverage_config
Char
help='Your coveragerc relative to the build path.'
args: 'Configuration file'
use_coverage
Boolean
default=False
args: 'Coverage'
No public methods.