Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help with Encoding #26

Open
greigwise opened this issue May 4, 2021 · 0 comments
Open

Help with Encoding #26

greigwise opened this issue May 4, 2021 · 0 comments

Comments

@greigwise
Copy link

greigwise commented May 4, 2021

I'm getting this with reverse_coverage when trying to save out the index:

Encoding::CompatibilityError:
incompatible character encodings: UTF-8 and ASCII-8BIT
(erb):34:in block (2 levels) in format' (erb):33:in each'
(erb):33:in block in format' /home/rof/cache/bundler/ruby/2.6.0/gems/reverse_coverage-0.1.1/lib/reverse_coverage/formatters/html/formatter.rb:21:in block in format'
/home/rof/cache/bundler/ruby/2.6.0/gems/reverse_coverage-0.1.1/lib/reverse_coverage/formatters/html/formatter.rb:20:in open' /home/rof/cache/bundler/ruby/2.6.0/gems/reverse_coverage-0.1.1/lib/reverse_coverage/formatters/html/formatter.rb:20:in format'
./spec/spec_helper.rb:87:in `block (2 levels) in <top (required)>'

Can anyone offer any advice on how to fix this?

Thanks,
Greig Wise

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant