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

Fix CodeClimate test coverage #105

Merged
merged 2 commits into from
Sep 18, 2020
Merged

Fix CodeClimate test coverage #105

merged 2 commits into from
Sep 18, 2020

Conversation

tagliala
Copy link
Member

@tagliala tagliala commented Sep 18, 2020

OT: Why travis does not run tests on other branches different than master?

Answering myself:

image

Enabled

@tagliala tagliala force-pushed the bugfix/fix-codeclimate-coverage branch from 26578d8 to 298461f Compare September 18, 2020 12:20
@vjt
Copy link
Contributor

vjt commented Sep 18, 2020

Is then

  gem.add_development_dependency 'codeclimate-test-reporter'

still required in gemspec?

@tagliala
Copy link
Member Author

Good catch. I think it is not needed and it has also been deprecated

Ref: https://github.com/codeclimate/ruby-test-reporter

@tagliala tagliala force-pushed the bugfix/fix-codeclimate-coverage branch from 298461f to 05929bc Compare September 18, 2020 12:55
@tagliala
Copy link
Member Author

Ok, we are affected by codeclimate/test-reporter#418

@tagliala tagliala force-pushed the bugfix/fix-codeclimate-coverage branch 3 times, most recently from 32ec6eb to 764ae94 Compare September 18, 2020 13:52
@tagliala tagliala force-pushed the bugfix/fix-codeclimate-coverage branch from 764ae94 to a027e6f Compare September 18, 2020 14:26
@tagliala tagliala marked this pull request as ready for review September 18, 2020 14:39
@tagliala
Copy link
Member Author

tagliala commented Sep 18, 2020

I think this will work

image

@vjt vjt merged commit 06883cb into master Sep 18, 2020
@vjt
Copy link
Contributor

vjt commented Sep 18, 2020

🥇

@vjt vjt deleted the bugfix/fix-codeclimate-coverage branch September 18, 2020 14:44
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.

2 participants