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
The commit SHA "c805093d58b331dfdc52969465005689497f28a1" was not found in your repository, so the file cannot be loaded. This may be because you posted from a local development environment, or your CI created an ephemeral commit.