Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(208)

Issue 2144883002: [Telemetry] Remove merge policy concept from ListOfScalarValues (Closed)

Created:
4 years, 5 months ago by eakuefner
Modified:
4 years, 5 months ago
CC:
catapult-reviews_chromium.org, telemetry-reviews_chromium.org
Base URL:
git@github.com:catapult-project/catapult.git@master
Target Ref:
refs/heads/master
Project:
catapult
Visibility:
Public.

Description

[Telemetry] Remove merge policy concept from ListOfScalarValues Until now, ListOfScalarValues has supported different "merge policies", so that users could hypothetically pick between CONCATENATE and PICK_FIRST. In practice, everyone just uses CONCATENATE, and the PICK_FIRST implementation is also buggy at present, so this CL removes the concept and makes concatenation the only way to merge lists. BUG=chromium:624522 Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/38bb5e3b7b0bd7ba85c8636d296f94783d420663

Patch Set 1 #

Patch Set 2 : Fix failing test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -79 lines) Patch
M telemetry/telemetry/value/__init__.py View 1 chunk +0 lines, -6 lines 0 comments Download
M telemetry/telemetry/value/list_of_scalar_values.py View 1 7 chunks +2 lines, -26 lines 0 comments Download
M telemetry/telemetry/value/list_of_scalar_values_unittest.py View 1 9 chunks +13 lines, -47 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 16 (8 generated)
eakuefner
PTAL. I came across this dead, buggy code while working on updating summarization to work ...
4 years, 5 months ago (2016-07-12 21:34:35 UTC) #2
nednguyen
On 2016/07/12 21:34:35, eakuefner wrote: > PTAL. I came across this dead, buggy code while ...
4 years, 5 months ago (2016-07-12 21:59:52 UTC) #5
eakuefner
On 2016/07/12 at 21:59:52, nednguyen wrote: > On 2016/07/12 21:34:35, eakuefner wrote: > > PTAL. ...
4 years, 5 months ago (2016-07-12 22:10:16 UTC) #8
nednguyen
lgtm Yeah no code is best code
4 years, 5 months ago (2016-07-12 22:16:24 UTC) #9
aiolos (Not reviewing)
lgtm after you fix the tests.
4 years, 5 months ago (2016-07-12 22:28:56 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2144883002/20001
4 years, 5 months ago (2016-07-12 22:34:43 UTC) #13
eakuefner
On 2016/07/12 at 22:28:56, aiolos wrote: > lgtm after you fix the tests. Done.
4 years, 5 months ago (2016-07-12 22:34:46 UTC) #14
commit-bot: I haz the power
4 years, 5 months ago (2016-07-13 00:44:08 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/external/github.com/catapult-project/catapu...

Powered by Google App Engine
This is Rietveld 408576698