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 deprecation warning around SimpleCov::Formatter::MultiFormatter #47

Merged
1 commit merged into from
Oct 24, 2016

Conversation

skottler
Copy link

@skottler skottler commented May 5, 2016

The following deprecation warning is displayed without this change:

spec/spec_helper.rb:25:in <top (required)>': [DEPRECATION] ::[] is deprecated. Use ::new instead.`

@mwrock
Copy link
Member

mwrock commented May 5, 2016

I'm 👍 given this passes after rebasing on master which should alleviate the travis anger.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.062% when pulling e7594a9 on skottler:simplecov-caller into 2fa4c88 on test-kitchen:master.

@skottler skottler force-pushed the simplecov-caller branch from e7594a9 to d6d0d4f Compare May 6, 2016 04:48
@skottler
Copy link
Author

skottler commented May 6, 2016

@mwrock thanks for fixing master! I've rebased it into this branch so should be good to go.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.062% when pulling d6d0d4f on skottler:simplecov-caller into 2fa4c88 on test-kitchen:master.

@ghost ghost merged commit 4480aba into test-kitchen:master Oct 24, 2016
This pull request was closed.
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.

3 participants