luzhao / coverstory

Automatically exported from code.google.com/p/coverstory
Apache License 2.0
0 stars 0 forks source link

Add preference for viewing executed/missing lines in gutter #40

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Summary
The gutter currently displays red lines for unexecuted lines. Sometimes it's 
useful to display executed lines instead, as when tracking down a bug (rather 
than doing unit tests).

Attached is a patch (which includes the patch for #37, sorry) which adds this 
to the preferences, etc. it also ties the gutter color to the existing color 
prefs.

Original issue reported on code.google.com by woos...@gmail.com on 29 Dec 2012 at 2:29

Attachments:

GoogleCodeExporter commented 9 years ago
By #37, I really meant #39.

CoverStory isn't usable for the projects I'm working on without the patch for 
#39.

Original comment by woos...@gmail.com on 29 Dec 2012 at 2:30