You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I've installed Ruby LSP 0.9.32 in VS Code. In the Test Explorer. I'm using Ruby 3.4.7.
I can now "Run Test with Coverage" and it will run my RSpec tests. But the Test Coverage panel only shows coverage for the spec files in spec/, not the actual code in lib/.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've installed Ruby LSP 0.9.32 in VS Code. In the Test Explorer. I'm using Ruby 3.4.7.
I can now "Run Test with Coverage" and it will run my RSpec tests. But the Test Coverage panel only shows coverage for the spec files in spec/, not the actual code in lib/.
Do I need to configure something?
Beta Was this translation helpful? Give feedback.
All reactions