TIP: You can type at any time to perform a new search.
Coverage for runbot
runbot_coverage · OCA/runbot-addons
- Repository
- OCA/runbot-addons · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Runbot
- Folder size
- 0.02 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-07 07:03:13
- Authors
- Odoo Community Association (OCA), Therp BV
- Maintainers
- Odoo Community Association (OCA), Therp BV
- Committers
- Ronald Portier, Dave Lasley
- Odoo dependencies
- None
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (3)
| 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 | form | Inherits runbot.view_repo_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
coverageFloatdigits=(10, 2) args: 'Coverage'
-
cmd(self)@api.multi -
job_20_test_all(self, build, lock_path, log_path)@api.model -
job_21_coverage(self, build, lock_path, log_path)@api.model
New fields (3)
-
coverage_commandCharhelp='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_configCharhelp='Your coveragerc relative to the build path.' args: 'Configuration file' -
use_coverageBooleandefault=False args: 'Coverage'
No public methods.