JavaScript test coverage report does not show files with 0% coverage
In app/assets/javascripts
we have a lot of files, but in the report http://gitlab-org.gitlab.io/gitlab-ce/coverage-javascript only a few, with coverage > 0%.
This means that our real javascript coverage is much lower than 50%, probably around 15%.
@winniehell can you take a look at that?