Created by: felixfbecker
When aggregating by repo and clicking a bar, the repo filter is not surrounded with ^``$. This means that a repo filter like github\.com/sourcegraph/sourcegraph will match a bunch of additional repositories that have sourcegraph- as a prefix.
^``$
github\.com/sourcegraph/sourcegraph
sourcegraph-
The same happens for file: filters.
file:
/cc @joelkw @felixfbecker @vovakulikov @unclejustin
Start: None
Due: None