public
Fork of spicycode/rcov
Description: The new home of RCov on GitHub
Homepage: http://relevance.github.com/rcov
Clone URL: git://github.com/relevance/rcov.git
abedra (author)
Fri Oct 23 07:31:03 -0700 2009
commit  4c18ed51d642a91ea0dd67516b919e50c76f5c0e
tree    f28d73d61deba66eb80c4da373b3c1e28d58b0bf
parent  5da8e3c98e5ff6fc89135551d21aa9639cc953bf
rcov / TODO
100644 6 lines (5 sloc) 0.454 kb
1
2
3
4
5
6
test_diff under functional_tests does not pass for jruby. It looks like Jruby is reporting on MORE information than
regular ruby. I don't understand why this is yet. I am certain I can "remove" the extra data from the jruby run by
putting more stuff in the "ignore" list. But I would like to understand "why" before we do. This will more than
likely involve talking with the JRuby guys.
 
Figure out how to have the right rcov.gem created by github