Jared Wyles

Results 18 comments of Jared Wyles

I had no new test failures with the change. I will think over night about some extra test cases i can add to try break coverage.

Will open a pull request soon :) Just wanted to give it some time to soak in our code base to make sure it doesn't break anything.

Ah i follow you now. The hacky solution could be to add a check inside lcov_reporter.js? This however doesn't solve the problem for any custom reporters, i guess.

I will invest some time to put your fears to bed, then open the pull request with my findings. No problem.

Still on this :) Just been absolutely swamped lately.

Not abandoned. Just hasn't needed to be touched until now :) So feel free to open Pull requests against that library and ill review and merge. I have been meaning...

I use it in another project, so thats why it's a seperate repo so I can consume it in npm. It also has utility outside of CE so Would be...

I am 90% sure we can do it with out the need to run the code. I did a small experiment a while ago. It is possible to get v8...

It seems the flag that allowed the optimising compiler kick in based on the type information ignition gathered on its first pass is now dead anyway :( It wouldn't be...

Hello. Currently there is no real example, the YAML would be the complete example. It reads the JSON format to do its magic. What sort of examples would you be...