florence / cover

a code coverage tool for racket
MIT License
38 stars 7 forks source link

Fix thread safety, dependence on racket/base, and so much more.... #68

Closed florence closed 9 years ago

florence commented 9 years ago

This closes #49,#63 and partially fixes #28 (specifically cover can now run on the compiler package). In addition it contains refactoring to make the core of cover a little more readable.