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

codeclimate coverage reporter added to .travis.yml #1225

Merged
merged 1 commit into from
Feb 11, 2021

Conversation

kidunot89
Copy link
Contributor

Fixes #1129 .

Adds codeclimate test coverage reporter script to Travis-CI configurations.

@kidunot89 kidunot89 requested a review from kasparsd February 8, 2021 23:18
@kidunot89 kidunot89 added this to the 3.7.0 milestone Feb 8, 2021
@kasparsd
Copy link
Contributor

kasparsd commented Feb 9, 2021

@kidunot89 This appears to be failing here https://travis-ci.com/github/xwp/stream/jobs/481418930#L1043 with the following message:

Error: could not find any viable formatter. available formatters: clover, cobertura, coverage.py, excoveralls, gcov, gocov, jacoco, lcov, lcov-json, simplecov, xccov

Could you please look into this?

@kidunot89 kidunot89 force-pushed the devops/codeclimate-coverage branch from 281511b to ad2e9b0 Compare February 9, 2021 23:08
@kidunot89 kidunot89 force-pushed the devops/codeclimate-coverage branch from ad2e9b0 to e1fdc78 Compare February 9, 2021 23:30
@kasparsd kasparsd merged commit cb77b78 into develop Feb 11, 2021
@kasparsd kasparsd deleted the devops/codeclimate-coverage branch February 11, 2021 13:47
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.

Send code coverage reports to Code Climate
2 participants