Nick Merwin

Results 25 comments of Nick Merwin

Hi @trautonen would you be up for taking another look at this? Related: https://github.com/lemurheavy/coveralls-public/issues/1487#issuecomment-696759538 Thank you!

As a workaround, you can add a monkey-patch like: ```ruby class File class

@giggio @xaionaro your Coveralls integration libraries should support some sort of `:nocov:` indication in the code; it's to prevent those lines from being counted as "relevant" and thus not included...