Derek Brown

Results 18 comments of Derek Brown
trafficstars

@chrismccord Pinging for review. Is this repo abandoned?

Perhaps it'd be nice to have this behavior configurable? A `retry_on_raise:` flag or something similar?

@roelrz @zackthehuman I've found the root of this issue; we were using @venus-include instead of @venus-code to include the files that we wanted to record coverage for.

Seth: Thanks for looking into this. So I've written a [hacky...you know my code :) ] Python script that parses both Venus' output coverage.csv, and the .js files within a...

@sethmcl: Fantastic as always. :) @whastings: My script is certainly not meant to replicate Venus'/Istanbul's measurements, but to provide a stop-gap benchmark until a better, more sustainable system is found...

+1 on both of the items here. Having an aggregate would be phenomenal.

That is exactly what I had in mind for what I'm doing. I'm just trying to be a bit more forward thinking in terms of other use cases. What if...

Yeah. In this case, I had a request where someone wants to automate tests within a Gitli-hosted repository without pulling it down. :)