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

Is ReverseCoverage incompatible with Simplecov? #24

Open
sig-krasnick opened this issue May 14, 2020 · 0 comments
Open

Is ReverseCoverage incompatible with Simplecov? #24

sig-krasnick opened this issue May 14, 2020 · 0 comments

Comments

@sig-krasnick
Copy link

Throwing coverage measurement is not enabled (RuntimeError) exception when calling ReverseCoverage::Main.save_results

Here's the backtrace
.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/simplecov-0.18.5/lib/simplecov.rb:398:in result': coverage measurement is not enabled (RuntimeError) from /Users/krasnick/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/simplecov-0.18.5/lib/simplecov.rb:398:in adapt_coverage_result'
from /Users/krasnick/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/simplecov-0.18.5/lib/simplecov.rb:387:in process_coverage_result' from /Users/krasnick/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/simplecov-0.18.5/lib/simplecov.rb:107:in result'
from /Users/krasnick/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/simplecov-0.18.5/lib/simplecov/configuration.rb:196:in block in at_exit' from /Users/krasnick/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/simplecov-0.18.5/lib/simplecov.rb:214:in run_exit_tasks!'
from /Users/krasnick/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/simplecov-0.18.5/lib/simplecov.rb:202:in at_exit_behavior' from /Users/krasnick/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/simplecov-0.18.5/lib/simplecov/defaults.rb:27:in block in <top (required)>'

Please let me know if you need any additional information. This gem would be a great addition to our test suite.

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