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

Add cc-test-reporter to upload coverage to codeclimate #2673

Merged
merged 1 commit into from
Mar 21, 2021
Merged

Conversation

sonalkr132
Copy link
Member

CC_TEST_REPORTER_ID is required on rails test step as well to enable
JsonFormatter

Report was not being uploaded to codecoverage because of codeclimate/test-reporter#413 which has been fixed.
Report from coverage branch: https://codeclimate.com/repos/4fdb7b4c7e00a4097900071b/settings/test_reports/6056e2df1e25ce01b50021ec

closes #2671

@sonalkr132 sonalkr132 requested a review from simi March 21, 2021 11:01
@sonalkr132 sonalkr132 merged commit b7f1817 into master Mar 21, 2021
@sonalkr132 sonalkr132 deleted the coverage branch March 21, 2021 11:20
@sonalkr132 sonalkr132 temporarily deployed to staging March 21, 2021 15:49 Inactive
@sonalkr132 sonalkr132 temporarily deployed to production March 21, 2021 16:08 Inactive
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

Successfully merging this pull request may close these issues.

The CodeClimate test coverage badge no longer works
2 participants