Ran
|
Files
43
|
Run time
2s
|
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
3901 of 8480 relevant lines covered (46.0%)
0.46 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|