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

Issue 12968043: code review 12968043: misc/emacs: Refactor coverage code into multiple functions (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 9 months ago by Dominik Honnef
Modified:
11 years, 9 months ago
Reviewers:
adonovan
CC:
adonovan, golang-dev
Visibility:
Public.

Description

misc/emacs: Refactor coverage code into multiple functions Also fixes color gradient being calculated against the wrong maximum.

Patch Set 1 #

Patch Set 2 : diff -r 210830b10a97 https://code.google.com/p/go #

Patch Set 3 : diff -r 210830b10a97 https://code.google.com/p/go #

Total comments: 19

Patch Set 4 : diff -r 210830b10a97 https://code.google.com/p/go #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -61 lines) Patch
M misc/emacs/go-mode.el View 1 2 3 2 chunks +74 lines, -61 lines 1 comment Download

Messages

Total messages: 7
Dominik Honnef
1) lisp really makes for terrible unified diffs, sorry about that 2) Brad, if you ...
11 years, 9 months ago (2013-08-15 00:23:59 UTC) #1
Dominik Honnef
Hello adonovan@google.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
11 years, 9 months ago (2013-08-15 00:24:35 UTC) #2
adonovan
LG, but I have some questions mostly about the preexisting code. https://codereview.appspot.com/12968043/diff/7001/misc/emacs/go-mode.el File misc/emacs/go-mode.el (right): ...
11 years, 9 months ago (2013-08-15 01:44:10 UTC) #3
Dominik Honnef
https://codereview.appspot.com/12968043/diff/7001/misc/emacs/go-mode.el File misc/emacs/go-mode.el (right): https://codereview.appspot.com/12968043/diff/7001/misc/emacs/go-mode.el#newcode1018 misc/emacs/go-mode.el:1018: "Create a coverage overlay for a range of coverd/uncovered ...
11 years, 9 months ago (2013-08-15 02:25:16 UTC) #4
adonovan
LGTM I'll patch/commit it tomorrow when I'm at my workstation. https://codereview.appspot.com/12968043/diff/12001/misc/emacs/go-mode.el File misc/emacs/go-mode.el (right): https://codereview.appspot.com/12968043/diff/12001/misc/emacs/go-mode.el#newcode1026 ...
11 years, 9 months ago (2013-08-15 02:36:12 UTC) #5
Dominik Honnef
On 2013/08/15 02:36:12, adonovan wrote: > LGTM > > I'll patch/commit it tomorrow when I'm ...
11 years, 9 months ago (2013-08-15 02:41:56 UTC) #6
adonovan
11 years, 9 months ago (2013-08-16 02:37:18 UTC) #7
*** Submitted as https://code.google.com/p/go/source/detail?r=8345604e9545 ***

misc/emacs: Refactor coverage code into multiple functions

Also fixes color gradient being calculated against the wrong maximum.

R=adonovan
CC=golang-dev
https://codereview.appspot.com/12968043

Committer: Alan Donovan <adonovan@google.com>
Sign in to reply to this message.

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