Page MenuHomePhabricator

Fix Phrequent duration accounting
ClosedPublic

Authored by epriestley on Aug 7 2014, 10:51 PM.
Tags
None
Referenced Files
F13184292: D10184.id24499.diff
Fri, May 10, 5:20 PM
Unknown Object (File)
Sat, Apr 27, 1:52 AM
Unknown Object (File)
Fri, Apr 26, 3:41 PM
Unknown Object (File)
Wed, Apr 24, 11:48 PM
Unknown Object (File)
Tue, Apr 16, 4:18 AM
Unknown Object (File)
Apr 6 2024, 9:19 AM
Unknown Object (File)
Apr 4 2024, 12:34 PM
Unknown Object (File)
Mar 31 2024, 9:39 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).