Page MenuHomePhabricator

Fix coverage line index lookup in diffusion browser
ClosedPublic

Authored by yelirekim on Feb 1 2016, 7:13 PM.
Tags
None
Referenced Files
F13144873: D15156.id36592.diff
Fri, May 3, 8:35 AM
F13138380: D15156.id.diff
Fri, May 3, 12:34 AM
Unknown Object (File)
Wed, May 1, 2:37 AM
Unknown Object (File)
Thu, Apr 11, 9:05 AM
Unknown Object (File)
Fri, Apr 5, 11:53 AM
Unknown Object (File)
Mar 28 2024, 7:14 AM
Unknown Object (File)
Mar 15 2024, 12:39 PM
Unknown Object (File)
Feb 29 2024, 6:15 AM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Commits
Restricted Diffusion Commit
rPd41aaba2a184: Fix coverage line index lookup in diffusion browser
Summary

I believe this got clobbered in rP8b6edaa4e238a809fe78e6d14ad0705545f8179f. This index doesn't seem to be present in the line dictionary and we're now relying on $line_index for the current position.

Test Plan

before

Screen Shot 2016-02-01 at 2.05.12 PM.png (1×2 px, 438 KB)

after
Screen Shot 2016-02-01 at 2.05.51 PM.png (1×2 px, 354 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

yelirekim retitled this revision from to Fix coverage line index lookup in diffusion browser.
yelirekim updated this object.
yelirekim edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Feb 1 2016, 7:17 PM

(I added you to Blessed Committers so you should be able to land it yourself.)

This revision was automatically updated to reflect the committed changes.