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

SimpleCov merged reports are not processed correctly #385

Open
glebm opened this issue Jan 27, 2019 · 0 comments
Open

SimpleCov merged reports are not processed correctly #385

glebm opened this issue Jan 27, 2019 · 0 comments
Assignees

Comments

@glebm
Copy link

glebm commented Jan 27, 2019

At Thredded, we use SimpleCov and run rspec 3 times with different SimpleCov.command_name.

SimpleCov reports the coverage correctly:

Coverage report generated for test:js, test:migrations, test:nojs to /home/travis/build/thredded/thredded/coverage. 3584 / 3805 LOC (94.19%) covered.

However, CodeClimate doesn't seem to merge this correctly, as coverage shows up as 76%.

Example job: https://travis-ci.org/thredded/thredded/jobs/485054771
Configuration: https://github.com/thredded/thredded/blob/1fc37b67c4dfcd3d54b7f94268f79fc41e96035d/.travis.yml#L52-L65

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

2 participants