Closed akavel closed 13 years ago
Thanks! That sounds great. I'll take a look at this as soon as I can.
On Mon, May 30, 2011 at 16:36, akavel < reply@reply.github.com>wrote:
Hi! I did some work on the luacov module to:
- improve code locality (added some 'local'-s + dropped 'module()' in favour of 'local M={}'),
- stop collecting coverage data over 'luacov.lua' itself (I believed this to be unnecessary noise).
Please feel free to pull if you shall find any of that useful :)
greetings Mateusz Czapliński
Reply to this email directly or view it on GitHub: https://github.com/keplerproject/luacov/pull/1
Hi! I did some work on the luacov module to:
Please feel free to pull if you shall find any of that useful :)
greetings Mateusz Czapliński