[This](https://github.com/src-d/lookout/blob/master/server/server.go#L412) is supposed to add the info about the number of comments, but `comments` is actually a group of list of comments and not a list of comments.
This is supposed to add the info about the number of comments, but
commentsis actually a group of list of comments and not a list of comments.