Dan Mayer

Results 150 comments of Dan Mayer

I am closing this as there are a number of reasons tracking gem usage is a different sort of problem than app tracking.

yeah, it was far to slow to track all gem usage... I think something more targetted that would only track specific gems could help, but I also think many folks...

hey sorry @bessey this just totally got lost in my stack.. but I have added the summary data you would like... Let me know if you want any other calculations...

This will go out in the next release closing.

hey folks sorry for the delay on this got a bit lost in my queue and we had an alternative solution in our apps so I hadn't needed anything like...

let me know if this works @jwg2s or @scruti

full details on the code change https://github.com/danmayer/coverband/pull/470

I am closing this as there are a number of reasons tracking gem usage is a different sort of problem than app tracking.

OK, finally going to get back to this one and close it out. @FlorianASchroeder thanks for the tip, I basically copied your method for the JSON report and added it...

My understanding is the way that auto instrument rewrites code isn't compatible with the Ruby standard lib Coverage approach... So Coverband which relies on standard lib coverage isn't compatible with...