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

Scout apm gem is showing test coverage 0% using simplecov and rails 6. #383

Open
ArvindTiwariSD opened this issue Feb 1, 2021 · 0 comments

Comments

@ArvindTiwariSD
Copy link

I am facing issue with scout apm gem. My test coverage is showing 0%, when checking test coverage for my application. I am using rails 6 along with ruby 2.7.1.

Simplecov version - simplecov-0.18.5
rails version - 6.0.3
ruby - 2.7.1

Test coverage is showing correct percentage of test, If I remove scout apm gem. I have gone through some links and it specify:

Coverage does NOT work when used alongside Scout APM Auto Instrumentation
In an environment that uses Scout's AUTO_INSTRUMENT=true (usually production or staging) it stops reporting any coverage, it will show one or two files that have been loaded at the start but everything else will show up as having 0% coverage
Bug tracked here: #343.

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