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

Issue 1251323005: Changed parser to identify review urls following Reviewed-on: (Closed)

Created:
5 years, 5 months ago by keelerh
Modified:
5 years, 5 months ago
Reviewers:
ksho, pgervais, hinoka
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/infra/infra.git@antibody-stats-generator
Target Ref:
refs/heads/master
Project:
infra
Visibility:
Public.

Description

Changed parser to identify review urls following Reviewed-on: BUG=513379 Committed: https://chromium.googlesource.com/infra/infra/+/ba85ab855f65c05e24009f735295a976740627ef

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fixed regexps #

Total comments: 1

Patch Set 3 : Fixed indexing #

Total comments: 1

Patch Set 4 : Fixed last index error #

Patch Set 5 : Updated test data for 100% coverage #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -3 lines) Patch
M infra/tools/antibody/git_commit_parser.py View 1 2 3 1 chunk +5 lines, -3 lines 0 comments Download
M infra/tools/antibody/test/data/test_git_log.txt View 1 2 3 4 1 chunk +9 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 18 (6 generated)
keelerh
5 years, 5 months ago (2015-07-23 18:27:04 UTC) #2
pgervais
https://codereview.chromium.org/1251323005/diff/1/infra/tools/antibody/git_commit_parser.py File infra/tools/antibody/git_commit_parser.py (right): https://codereview.chromium.org/1251323005/diff/1/infra/tools/antibody/git_commit_parser.py#newcode89 infra/tools/antibody/git_commit_parser.py:89: review_url = git_line[13:] 13 or 12? If there is ...
5 years, 5 months ago (2015-07-23 18:30:36 UTC) #3
keelerh
On 2015/07/23 at 18:30:36, pgervais wrote: > https://codereview.chromium.org/1251323005/diff/1/infra/tools/antibody/git_commit_parser.py > File infra/tools/antibody/git_commit_parser.py (right): > > https://codereview.chromium.org/1251323005/diff/1/infra/tools/antibody/git_commit_parser.py#newcode89 ...
5 years, 5 months ago (2015-07-23 18:35:54 UTC) #4
pgervais
On 2015/07/23 18:35:54, keelerh wrote: > On 2015/07/23 at 18:30:36, pgervais wrote: > > > ...
5 years, 5 months ago (2015-07-23 18:38:41 UTC) #5
keelerh
5 years, 5 months ago (2015-07-23 18:45:55 UTC) #6
pgervais
https://codereview.chromium.org/1251323005/diff/20001/infra/tools/antibody/git_commit_parser.py File infra/tools/antibody/git_commit_parser.py (right): https://codereview.chromium.org/1251323005/diff/20001/infra/tools/antibody/git_commit_parser.py#newcode89 infra/tools/antibody/git_commit_parser.py:89: review_url = git_line[12:] This is consistent but the number ...
5 years, 5 months ago (2015-07-23 18:50:55 UTC) #7
keelerh
5 years, 5 months ago (2015-07-23 19:54:29 UTC) #8
pgervais
lgtm with one last nit https://codereview.chromium.org/1251323005/diff/40001/infra/tools/antibody/git_commit_parser.py File infra/tools/antibody/git_commit_parser.py (right): https://codereview.chromium.org/1251323005/diff/40001/infra/tools/antibody/git_commit_parser.py#newcode89 infra/tools/antibody/git_commit_parser.py:89: review_url = git_line[12:] 13 ...
5 years, 5 months ago (2015-07-23 20:35:54 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1251323005/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1251323005/60001
5 years, 5 months ago (2015-07-23 21:47:11 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: infra_tester on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/infra_tester/builds/2507)
5 years, 5 months ago (2015-07-23 21:52:56 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1251323005/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1251323005/80001
5 years, 5 months ago (2015-07-23 22:00:52 UTC) #17
commit-bot: I haz the power
5 years, 5 months ago (2015-07-23 22:03:38 UTC) #18
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/infra/infra/+/ba85ab855f65c05e24009f735295a...

Powered by Google App Engine
This is Rietveld 408576698