Page MenuHomePhabricator

Fix Phrequent duration accounting
ClosedPublic

Authored by epriestley on Aug 7 2014, 10:51 PM.
Tags
None
Referenced Files
F14061225: D10184.diff
Mon, Nov 18, 5:39 AM
F14048480: D10184.diff
Thu, Nov 14, 7:53 AM
F14034746: D10184.diff
Sun, Nov 10, 2:02 AM
F14020624: D10184.diff
Wed, Nov 6, 12:59 AM
F13995524: D10184.id.diff
Wed, Oct 23, 1:33 PM
F13991627: D10184.id.diff
Tue, Oct 22, 11:53 AM
F13988689: D10184.id24506.diff
Mon, Oct 21, 3:19 PM
Unknown Object (File)
Oct 5 2024, 3:13 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).