
@mflatt Err…is this expression supposed to cause Racket to quit?: (variable-reference->module-path-index (#%variable-reference +))

Also, @florence fun problem if you magic time: how hard do you think it would be to have your code coverage package work with github pages to upload the coverage reports?

That way we could have the more fine grained ones you give, rather than the rougher coveralls ones.

(And then use travis ci to automate it.)

Just a thought anyway.

@leif I don’t have time to do it now (or anytime in the near future), but that shouldn’t be to hard. It would probably be better to convince codecov to implement expression coverage though (I think they expressed interest in the past).

Ah, fair.

Also, I agree, its certainly not a good use of your time. @ben and I were just talking about it while on a walk today.

@leif: repair pushed - thanks!

Cool, thanks.