Results 106 comments of Dave Brophy

> consider pointing to jsgo as an alternative The jsgo compiler and playground will have exactly the same limitations. The jsgo compiler does compilation server-side, but it does it all...

Yeah I think running tests on generated code is common... [I do it in some of my projects](https://github.com/dave/jennifer/blob/2abe0ee856a1cfbca4a3327861b51d9c1c1a8592/genjen/render.go#L195-L198).

Aah I haven’t updated this to support modules. Not sure if I’ll get around to doing this any time soon unfortunately.

PRs welcome!

No idea, sorry!

Ooh sorry I'll do this later today

Courtney doesn't support go modules, and updating it isn't high on my list of priorities I'm afraid. Same problem as: https://github.com/dave/courtney/issues/16

Excluding files based on a regex to apply to all comments might be a useful feature...

Hey sorry for taking so long to reply... Totally missed this. There's no way to enforce a percentage, although this would be a good feature. Right now you can enforce...

Sorry I don’t understand... can you elaborate?