Page MenuHomePhabricator

Fix Phrequent duration accounting
ClosedPublic

Authored by epriestley on Aug 7 2014, 10:51 PM.
Tags
None
Referenced Files
F15504248: D10184.id24499.diff
Mon, Apr 14, 4:59 PM
F15495898: D10184.id.diff
Sun, Apr 13, 5:47 AM
F15495808: D10184.id24506.diff
Sun, Apr 13, 5:38 AM
F15492142: D10184.diff
Sat, Apr 12, 11:34 AM
F15480902: D10184.id24499.diff
Tue, Apr 8, 5:13 PM
F15472386: D10184.id24499.diff
Sat, Apr 5, 12:55 PM
F15472368: D10184.id24506.diff
Sat, Apr 5, 12:51 PM
F15455778: D10184.diff
Sun, Mar 30, 4:47 AM
Subscribers

Details

Summary

Fixes T5705. This was just derp; instead of returning the duration of the first slice, return the duration of all the slices.

Test Plan

Added unit tests. Saw reasonable results in the UI.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Fix Phrequent duration accounting.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: hach-que, btrahan.
hach-que edited edge metadata.

Quite derp indeed.

I'm going to go ahead and assume that this doesn't impact (or also fixes issues we didn't notice) with the Arcanist commands.

This revision is now accepted and ready to land.Aug 8 2014, 12:00 AM
epriestley updated this revision to Diff 24506.

Closed by commit rPc0585b7a34ed (authored by @epriestley).