Compatibility issue with ruby 2.5 - Encoding::UndefinedConversionError: ... from ASCII-8BIT to UTF-8 · Issue #20 · fguillen/simplecov-rcov

I'm seeing undefined conversion errors when trying to write out the result files when the source file contains extended ascii characters. The write_file method in lib/simplecov-rcov.rb: https://git...