Bug 76201

Summary: test-webkitpy: add basic code coverage support
Product: WebKit Reporter: Dirk Pranke <dpranke>
Component: New BugsAssignee: Dirk Pranke <dpranke>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, aroben, eric, ojan, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 76022    
Attachments:
Description Flags
Patch abarth: review+

Dirk Pranke
Reported 2012-01-12 12:27:14 PST
test-webkitpy: add basic code coverage support
Attachments
Patch (2.99 KB, patch)
2012-01-12 12:28 PST, Dirk Pranke
abarth: review+
Dirk Pranke
Comment 1 2012-01-12 12:28:48 PST
Adam Barth
Comment 2 2012-01-12 13:44:28 PST
Comment on attachment 122289 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=122289&action=review > Tools/Scripts/webkitpy/test/main.py:228 > + import coverage Can we autoinstall this package?
Dirk Pranke
Comment 3 2012-01-12 14:42:50 PST
(In reply to comment #2) > (From update of attachment 122289 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=122289&action=review > > > Tools/Scripts/webkitpy/test/main.py:228 > > + import coverage > > Can we autoinstall this package? Probably. I was going to tackle that as a separate patch.
Dirk Pranke
Comment 4 2012-01-13 12:59:46 PST
Note You need to log in before you can comment on or make changes to this bug.