Page MenuHomePhabricator

Fix Phrequent duration accounting
ClosedPublic

Authored by epriestley on Aug 7 2014, 10:51 PM.
Tags
None
Referenced Files
F18644252: D10184.diff
Fri, Sep 19, 4:31 AM
F18620452: D10184.diff
Mon, Sep 15, 5:16 AM
F18620449: D10184.diff
Mon, Sep 15, 5:16 AM
F18560267: D10184.id.diff
Mon, Sep 8, 10:50 PM
F18551252: D10184.id24506.diff
Mon, Sep 8, 12:17 PM
F18543623: D10184.id.diff
Sun, Sep 7, 11:54 PM
F18495635: D10184.diff
Thu, Sep 4, 4:34 PM
F18446199: D10184.id24499.diff
Aug 31 2025, 9:05 PM
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).