Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(6928)

Issue 1976046: Adding new analytics feeds

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 8 months ago by api.nickm
Modified:
13 years, 8 months ago
Reviewers:
jcgregorio, jsoneja
CC:
gdata-python-client-library-contributors_googlegroups.com
Visibility:
Public.

Patch Set 1 #

Total comments: 14

Patch Set 2 : updaing code per review #

Total comments: 8

Patch Set 3 : fixing proposed changes from review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+993 lines, -32 lines) Patch
A samples/analytics/mgmt_feed_demo.py View 1 2 1 chunk +243 lines, -0 lines 0 comments Download
M src/gdata/analytics/client.py View 1 2 6 chunks +202 lines, -19 lines 0 comments Download
M src/gdata/analytics/data.py View 1 2 6 chunks +98 lines, -6 lines 0 comments Download
M src/gdata/test_data.py View 1 chunk +98 lines, -0 lines 0 comments Download
M tests/gdata_tests/analytics/data_test.py View 3 chunks +170 lines, -4 lines 0 comments Download
M tests/gdata_tests/analytics/live_client_test.py View 1 2 4 chunks +16 lines, -3 lines 0 comments Download
A tests/gdata_tests/analytics/query_test.py View 1 chunk +166 lines, -0 lines 0 comments Download

Messages

Total messages: 6
jsoneja
http://codereview.appspot.com/1976046/diff/1/2 File samples/analytics/mgmt_feed_demo.py (right): http://codereview.appspot.com/1976046/diff/1/2#newcode39 samples/analytics/mgmt_feed_demo.py:39: ACCOUNT_ID = '30481' Do you want to make this ...
13 years, 8 months ago (2010-08-18 22:31:48 UTC) #1
api.nickm
Cool fixed everything except there's an open question on Joe on singular vs plural entities. ...
13 years, 8 months ago (2010-08-18 23:45:33 UTC) #2
jsoneja
I will let Joe comment about singular/plural names. Other than that LGTM. On 2010/08/18 23:45:33, ...
13 years, 8 months ago (2010-08-19 01:34:28 UTC) #3
jcgregorio
About the pluralization, $ find src/gdata/ -name "data.py" | xargs grep "= \[" shows that ...
13 years, 8 months ago (2010-08-19 15:39:10 UTC) #4
api.nickm
thanks. fixed all the comments. Leaving repeated elements as singular. http://codereview.appspot.com/1976046/diff/2002/6001 File samples/analytics/mgmt_feed_demo.py (right): http://codereview.appspot.com/1976046/diff/2002/6001#newcode3 ...
13 years, 8 months ago (2010-08-19 20:43:53 UTC) #5
jcgregorio
13 years, 8 months ago (2010-08-20 17:47:26 UTC) #6
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b