Skip to content

search: highlight repository matches in RepoSearchJob

Administrator requested to merge tl/repo-match-ranges into main

Created by: tbliu98

Part of #18374

As part of RepoSearchJob execution, get the ranges of the repo name that match any of RepoOpts.RepoFilters, and return those ranges to the client to be highlighted on repository match results.

Screen Shot 2022-09-07 at 4 37 17 PM

Screen Shot 2022-09-07 at 4 37 46 PM

Screen Shot 2022-09-07 at 4 39 30 PM

Test plan

Added unit test Manual testing to feel good about the addition CI

Merge request reports

Loading