Ran
|
Jobs
3
|
Files
45
|
Run time
41min
|
Badge
Embed ▾
README BADGES
|
travis-ci
[FIX] web: Unselect global checkbox when unselecting single row Before this commit, when unselecting a row in a domain selector dialog, the global checkbox didn't uncheck automatically. Now, it works fine just like any other list view. The problem is that the child method was discarding [the important `deselected` argument that the parent method needed][1]. [1]: https://github.com/OCA/OCB/blob/9c78e7370/addons/web/static/src/js/views/list_view.js#L671
5824 of 8545 relevant lines covered (68.16%)
1.67 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
79.48 |
0.0% | openerp/addons/base/ir/ir_qweb.py |
1 |
80.77 |
0.0% | openerp/addons/base/res/res_bank.py |
3 |
87.95 |
0.0% | openerp/addons/base/res/res_partner.py |
4 |
80.54 |
0.0% | openerp/addons/base/ir/ir_values.py |
4 |
100.0 |
0.0% | openerp/addons/base/res/res_request.py |
9 |
64.66 |
0.0% | openerp/addons/base/ir/ir_actions.py |
10 |
50.31 |
0.0% | openerp/addons/base/module/module.py |
14 |
37.96 |
0.0% | openerp/addons/base/ir/ir_model.py |
44 |
71.43 |
0.0% | openerp/addons/base/ir/ir_fields.py |
93 |
66.27 |
0.0% | openerp/addons/base/res/res_config.py |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 4201.1 (INCLUDE="applications") | 45 |
66.53 |
Travis Job 4201.1 | |
2 | 4201.2 (INCLUDE="no_applications" TESTS="1") | 45 |
54.43 |
Travis Job 4201.2 | |
3 | 4201.3 (INCLUDE="localization") | 43 |
46.0 |
Travis Job 4201.3 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|