Spencer Florence
Spencer Florence
Are you refering to `https://github.com/florence/cover/blob/master/cover/raco.rkt#L326` or to the horrible mess of `https://github.com/florence/cover/blob/master/cover/raco.rkt#L200`? I think the answer is yes to both, but more so for the second one. I know `raco...
Strange. While trying to make a test case for this I get the same error but from a much earlier point (during module instrumentation). As a work around for now,...
Can't you do `#lang reader video/test/videolang` instead of `#lang reader "videolang.rkt"`?
This has progressed. Cover now works on `typed-racket-lib`, but fails on when run on `typed-racket-lib`, `typed-racket-test`, and `typed-racket-more`. The new failure is caused by the OM killing cover for using...
Progress is a new error. When Cover is run on all of `typed-racket-{lib,test,more}`, the following error occurs: ``` syntax-local-introduce: not currently transforming context...: temp1728 (submod /Users/florence/playground/typed-racket/typed-racket-more/typed/pict.rkt #%type-decl): [running body] /Users/florence/playground/typed-racket/typed-racket-lib/typed-racket/env/env-req.rkt:8:4:...
Progress is a new error. I suspect that somehow `env-req.rkt` is getting instantiated twice. Maybe cover does not play well with `dynamic-require`ing a module several times? ``` link: bad variable...
I think I'm okay with jank URL hacks/referer hacks. As long as the average user doesn't think the UI is hacky its fine. And I worry about maintainability of having...
I don't really have a problem with that as long as we include it with cover (so that the HTML view still works without internet access).
Did the default sorting column ever change?
Changed in afe8ad666c251cde87502a63a86ef2465274169a