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

Issue 1766593002: Add a MustNamespace that panics if the namespace wasn't valid (Closed)

Created:
4 years, 9 months ago by dsansome
Modified:
4 years, 9 months ago
Reviewers:
iannucci
CC:
chromium-reviews, infra-reviews+luci-gae_chromium.org
Base URL:
https://github.com/luci/gae.git@master
Target Ref:
refs/heads/master
Project:
luci-gae
Visibility:
Public.

Description

Add a MustNamespace that panics if the namespace wasn't valid BUG= Committed: https://github.com/luci/gae/commit/caeb69ff0011940b98cb55069d844bf9f987ac31

Patch Set 1 #

Patch Set 2 : Make MustNamespace take a context #

Patch Set 3 : Add MustNamespace to the interface #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -0 lines) Patch
M filter/count/gi.go View 1 2 2 chunks +6 lines, -0 lines 0 comments Download
M filter/featureBreaker/gi.go View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M impl/dummy/dummy.go View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M impl/memory/info.go View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
A impl/memory/info_test.go View 1 2 1 chunk +28 lines, -0 lines 0 comments Download
M impl/prod/info.go View 1 2 1 chunk +7 lines, -0 lines 0 comments Download
M service/info/interface.go View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
dsansome
4 years, 9 months ago (2016-03-04 04:04:06 UTC) #2
iannucci
On 2016/03/04 at 04:04:06, dsansome wrote: > What do you think about making it take ...
4 years, 9 months ago (2016-03-04 06:02:02 UTC) #3
dsansome
On 2016/03/04 06:02:02, iannucci wrote: > On 2016/03/04 at 04:04:06, dsansome wrote: > > > ...
4 years, 9 months ago (2016-03-06 23:32:48 UTC) #4
iannucci
Yeah I think that's OK. A `go test github.com/luci/gae/...` Will show everything that needs an ...
4 years, 9 months ago (2016-03-07 00:28:19 UTC) #5
dsansome
On 2016/03/07 00:28:19, iannucci wrote: > Yeah I think that's OK. A `go test github.com/luci/gae/...` ...
4 years, 9 months ago (2016-03-07 08:11:17 UTC) #6
iannucci
lgtm! thanks :)
4 years, 9 months ago (2016-03-07 08:36:35 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1766593002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1766593002/40001
4 years, 9 months ago (2016-03-08 02:47:08 UTC) #9
commit-bot: I haz the power
4 years, 9 months ago (2016-03-08 02:52:01 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://github.com/luci/gae/commit/caeb69ff0011940b98cb55069d844bf9f987ac31

Powered by Google App Engine
This is Rietveld 408576698