Page MenuHomePhabricator

Fix Phrequent duration accounting
ClosedPublic

Authored by epriestley on Aug 7 2014, 10:51 PM.
Tags
None
Referenced Files
F15395805: D10184.diff
Sun, Mar 16, 9:53 AM
F15387718: D10184.id24506.diff
Sat, Mar 15, 2:48 AM
F15377681: D10184.diff
Thu, Mar 13, 10:12 AM
F15334773: D10184.diff
Sat, Mar 8, 12:01 PM
F15313980: D10184.id24499.diff
Thu, Mar 6, 4:31 PM
Unknown Object (File)
Feb 16 2025, 1:01 AM
Unknown Object (File)
Feb 7 2025, 10:19 PM
Unknown Object (File)
Feb 7 2025, 10:19 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
Branch
phreqtime
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 2095
Build 2099: [Placeholder Plan] Wait for 30 Seconds

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).