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

Issue 1219323002: Rename funnybase and add more serializations. (Closed)

Created:
5 years, 5 months ago by iannucci
Modified:
5 years, 5 months ago
Reviewers:
dnj, Vadim Sh., M-A Ruel
CC:
chromium-reviews, todd, andrew.wang, M-A Ruel, tandrii(chromium)
Base URL:
https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Rename funnybase and add more serializations. This renames funnybase to cmpbin, and adds serialization routines for string/[]byte and floats. These will be used as part of the upcoming go GAE SDK interposer library for the testing database, as well as the memcache caching serialization implementation. R=maruel@chromium.org, dnj@chromium.org BUG= Committed: https://github.com/luci/luci-go/commit/b85c6dd748361e8244122faac44b5beefcd2db37

Patch Set 1 : #

Patch Set 2 : don't need goconvey file #

Total comments: 8

Patch Set 3 : Address comments #

Total comments: 4

Patch Set 4 : fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+806 lines, -965 lines) Patch
A + common/cmpbin/binary_vals_test.go View 1 chunk +2 lines, -2 lines 0 comments Download
A common/cmpbin/common_test.go View 1 2 3 1 chunk +31 lines, -0 lines 0 comments Download
A common/cmpbin/doc.go View 1 2 1 chunk +91 lines, -0 lines 0 comments Download
A common/cmpbin/float.go View 1 chunk +36 lines, -0 lines 0 comments Download
A common/cmpbin/float_test.go View 1 chunk +71 lines, -0 lines 0 comments Download
A common/cmpbin/number.go View 1 2 3 1 chunk +184 lines, -0 lines 0 comments Download
A + common/cmpbin/number_test.go View 10 chunks +30 lines, -100 lines 0 comments Download
A common/cmpbin/string.go View 1 2 1 chunk +99 lines, -0 lines 0 comments Download
A common/cmpbin/string_test.go View 1 chunk +262 lines, -0 lines 0 comments Download
D common/funnybase/binary_vals_test.go View 1 chunk +0 lines, -265 lines 0 comments Download
D common/funnybase/funnybase.go View 1 chunk +0 lines, -271 lines 0 comments Download
D common/funnybase/funnybase.goconvey View 1 chunk +0 lines, -1 line 0 comments Download
D common/funnybase/funnybase_test.go View 1 chunk +0 lines, -326 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
iannucci
5 years, 5 months ago (2015-07-02 21:23:49 UTC) #1
iannucci
post-weekend ping :)
5 years, 5 months ago (2015-07-06 22:38:04 UTC) #5
M-A Ruel
https://chromiumcodereview.appspot.com/1219323002/diff/60001/common/cmpbin/common_test.go File common/cmpbin/common_test.go (right): https://chromiumcodereview.appspot.com/1219323002/diff/60001/common/cmpbin/common_test.go#newcode19 common/cmpbin/common_test.go:19: fmt.Println("cmpbin.seed =", *seed) Please remove https://chromiumcodereview.appspot.com/1219323002/diff/60001/common/cmpbin/doc.go File common/cmpbin/doc.go (right): ...
5 years, 5 months ago (2015-07-06 23:21:35 UTC) #6
iannucci
https://chromiumcodereview.appspot.com/1219323002/diff/60001/common/cmpbin/common_test.go File common/cmpbin/common_test.go (right): https://chromiumcodereview.appspot.com/1219323002/diff/60001/common/cmpbin/common_test.go#newcode19 common/cmpbin/common_test.go:19: fmt.Println("cmpbin.seed =", *seed) On 2015/07/06 23:21:34, M-A Ruel wrote: ...
5 years, 5 months ago (2015-07-07 00:03:27 UTC) #7
M-A Ruel
lgtm https://chromiumcodereview.appspot.com/1219323002/diff/80001/common/cmpbin/common_test.go File common/cmpbin/common_test.go (right): https://chromiumcodereview.appspot.com/1219323002/diff/80001/common/cmpbin/common_test.go#newcode19 common/cmpbin/common_test.go:19: fmt.Println("cmpbin.seed =", *seed) I'd prefer log instead of ...
5 years, 5 months ago (2015-07-07 16:41:40 UTC) #8
iannucci
thanks for the review :) https://chromiumcodereview.appspot.com/1219323002/diff/80001/common/cmpbin/common_test.go File common/cmpbin/common_test.go (right): https://chromiumcodereview.appspot.com/1219323002/diff/80001/common/cmpbin/common_test.go#newcode19 common/cmpbin/common_test.go:19: fmt.Println("cmpbin.seed =", *seed) On ...
5 years, 5 months ago (2015-07-07 18:37:37 UTC) #9
commit-bot: I haz the power
Commit queue rejected this change because it did not recognize the base URL. Please commit ...
5 years, 5 months ago (2015-07-07 18:43:03 UTC) #13
iannucci
5 years, 5 months ago (2015-07-07 19:31:03 UTC) #15
Message was sent while issue was closed.
Committed patchset #4 (id:100001) manually as
b85c6dd748361e8244122faac44b5beefcd2db37 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698