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

Issue 2220573003: Add count of exclusively covered digests to each ignore rule (Closed)

Created:
4 years, 4 months ago by stephana
Modified:
4 years, 4 months ago
Reviewers:
jcgregorio, mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/buildbot@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add count of exclusively covered digests to each ignore rule This adds a column to the list of ignore rules that shows the number of digests exclusively covered by that rule (and no other rule). It has to be always smaller or the same as the already existing count of digests covered by the rule. This is the first of two CL's. The next will add the ability to search for the digests that match this criterion. BUG=skia:5613 Committed: https://skia.googlesource.com/buildbot/+/3f5f8aa35f2aa6823b6a24e659412ea77beb1a20

Patch Set 1 #

Total comments: 4

Patch Set 2 : Added tooltip to ignores #

Patch Set 3 : Swapped counts #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13121 lines, -13071 lines) Patch
M golden/frontend/res/imp/ignore-summary-sk.html View 1 2 7 chunks +11 lines, -12 lines 0 comments Download
M golden/frontend/res/imp/ignores-page-sk.html View 1 2 3 chunks +11 lines, -6 lines 0 comments Download
M golden/frontend/res/imp/testdata.js View 1 8 chunks +13065 lines, -13040 lines 0 comments Download
M golden/go/ignore/ignorestore.go View 1 chunk +8 lines, -7 lines 0 comments Download
M golden/go/ignore/sqlignorestore.go View 3 chunks +26 lines, -6 lines 0 comments Download

Messages

Total messages: 21 (11 generated)
jcgregorio
https://codereview.chromium.org/2220573003/diff/1/golden/go/ignore/sqlignorestore.go File golden/go/ignore/sqlignorestore.go (right): https://codereview.chromium.org/2220573003/diff/1/golden/go/ignore/sqlignorestore.go#newcode175 golden/go/ignore/sqlignorestore.go:175: r.ExclusiveCount = 0 Needs unit test coverage.
4 years, 4 months ago (2016-08-05 19:12:06 UTC) #7
stephana
https://codereview.chromium.org/2220573003/diff/1/golden/go/ignore/sqlignorestore.go File golden/go/ignore/sqlignorestore.go (right): https://codereview.chromium.org/2220573003/diff/1/golden/go/ignore/sqlignorestore.go#newcode175 golden/go/ignore/sqlignorestore.go:175: r.ExclusiveCount = 0 On 2016/08/05 19:12:06, jcgregorio wrote: > ...
4 years, 4 months ago (2016-08-05 19:46:21 UTC) #8
mtklein
Thanks! This does look like what I was hoping for. https://codereview.chromium.org/2220573003/diff/1/golden/frontend/res/imp/ignores-page-sk.html File golden/frontend/res/imp/ignores-page-sk.html (right): https://codereview.chromium.org/2220573003/diff/1/golden/frontend/res/imp/ignores-page-sk.html#newcode128 ...
4 years, 4 months ago (2016-08-05 21:37:57 UTC) #9
stephana
https://codereview.chromium.org/2220573003/diff/1/golden/frontend/res/imp/ignores-page-sk.html File golden/frontend/res/imp/ignores-page-sk.html (right): https://codereview.chromium.org/2220573003/diff/1/golden/frontend/res/imp/ignores-page-sk.html#newcode128 golden/frontend/res/imp/ignores-page-sk.html:128: <div id=exCountHeader>Exclusive</div> On 2016/08/05 21:37:57, mtklein wrote: > Exclusively ...
4 years, 4 months ago (2016-08-08 15:13:53 UTC) #10
mtklein
That order might want to swap, so it's a fraction up to 1?
4 years, 4 months ago (2016-08-08 15:26:44 UTC) #11
jcgregorio
lgtm
4 years, 4 months ago (2016-08-08 15:55:14 UTC) #12
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/2220573003/20001
4 years, 4 months ago (2016-08-08 16:17:48 UTC) #14
stephana
On 2016/08/08 16:17:48, commit-bot: I haz the power wrote: > CQ is trying da patch. ...
4 years, 4 months ago (2016-08-08 16:44:23 UTC) #16
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/2220573003/40001
4 years, 4 months ago (2016-08-08 16:44:35 UTC) #19
commit-bot: I haz the power
4 years, 4 months ago (2016-08-08 16:55:34 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/buildbot/+/3f5f8aa35f2aa6823b6a24e659412ea77beb...

Powered by Google App Engine
This is Rietveld 408576698