Andrew Gerrand
|
00268482c0
|
go.tools/cmd/cover: use html/template for html generation
Also includes simple JavaScript dropdown picker.
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/10838045
|
2013-07-06 16:58:50 +10:00 |
|
Andrew Gerrand
|
d9e6cbb135
|
go.tools/cmd/cover: use a gradient to colorize "count" profiles
R=r
CC=golang-dev
https://golang.org/cl/10858047
|
2013-07-05 13:53:09 +10:00 |
|
Rob Pike
|
decfd079c5
|
go.tools/cmd/cover: skip mode line (first line of profile)
Still to do: use the mode to affect how to present the data.
R=adg, rsc
CC=golang-dev
https://golang.org/cl/10364050
|
2013-06-21 14:19:57 -07:00 |
|
Rob Pike
|
33ae2b030f
|
go.tools.cmd/cover: define a block to end at the closing brace rather than last statement
Makes for prettier output in many cases.
R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/10360049
|
2013-06-19 09:11:32 -07:00 |
|
Andrew Gerrand
|
16c6244c27
|
go.tools/cmd/cover: add HTML output
R=r, dsymonds
CC=golang-dev
https://golang.org/cl/10277043
|
2013-06-15 08:53:10 +10:00 |
|