Coverage remained the same at 100.0% when pulling 184173860e372da87b5bb76e289be23313cc3d33 on gokulsoumya:best-match-if-matches-overlap into f3817ebdf707807e00cde190061d8efc014d6057 on amjith:master.
Coverage remained the same at 100.0% when pulling 184173860e372da87b5bb76e289be23313cc3d33 on gokulsoumya:best-match-if-matches-overlap into f3817ebdf707807e00cde190061d8efc014d6057 on amjith:master.
Coverage remained the same at 100.0% when pulling 184173860e372da87b5bb76e289be23313cc3d33 on gokulsoumya:best-match-if-matches-overlap into f3817ebdf707807e00cde190061d8efc014d6057 on amjith:master.
Coverage remained the same at 100.0% when pulling ff1444618c682fdddeed74db3e55e125047bfe90 on gokulsoumya:best-match-if-matches-overlap into f3817ebdf707807e00cde190061d8efc014d6057 on amjith:master.
The regex used for finding matches, matches the longest one if they overlap.
So I used look ahead assertions to get the shortest match.