Can't get Code Coverage tab to appear in the Run/Debug settings
Hi,
I'm using Rubymine 7 on Windows with a remote SDK (rbenv / Ruby 2.1.5 / Ubuntu 14.4 in a local vagrant box).
The simplecov Gem is installed on the remote SDK and is in Rubymine's list of the remote SDK detected gems.
When I run the specs it is running, as it outputs "Coverage report generated for RSpec to /vagrant/coverage. XXXXX% covered" after the specs were run.
The Web help says "Note that the Code Coverage tab appears in the run/debug configuration dialogs boxes, when simplecov
gem is downloaded and attached to your project.". However I have no such tab, only Configuration, Bundler, Nailgun, Logs.
What could I be missing?
Thanks for your ideas,
Tobi
Please sign in to leave a comment.
Hi,
the functionality is not implemented yet :( see https://youtrack.jetbrains.com/issue/RUBY-12337
Regards, Oleg.
Hi,
thanks for your answer, this saves my time trying to get it to work :-) (Although I wished it was just a configuration problem).
Tobi
Hi,
is there anything that could be done to get this pushed to the Rubymine roadmap?
This seems to be the only part of the parent ticket RUBY-10872 that is not resolved (though the parent ticket is resolved)...
Tobi
Just vote for it :) as you can see there is just one vote for almost 2 years, so it looks like almost nobody care :(
Regards, Oleg.