RESOLVED FIXED Bug 76201
test-webkitpy: add basic code coverage support
https://bugs.webkit.org/show_bug.cgi?id=76201
Summary test-webkitpy: add basic code coverage support
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.