Jasdeep Gosal
Results
1
issues of
Jasdeep Gosal
We are currently trying to use https://github.com/danmayer/coverband to measure production code usage, and that gem relies on https://ruby-doc.org/stdlib-2.6.6/libdoc/coverage/rdoc/Coverage.html to actually measure when code is executed. Unfortunately, when I enable `SCOUT_AUTO_INSTRUMENTS`,...