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

#428 Fixed issue with arguments #431

Closed
wants to merge 3 commits into from

Conversation

dillondrobena
Copy link

The self.[] method was passing in multiple arguments to self.new, which is only expecting 1. Simply changing it to pass in array seems to work.

@dillondrobena dillondrobena changed the title Fixed array syntax #428 Fixed array syntax Dec 2, 2015
@dillondrobena dillondrobena changed the title #428 Fixed array syntax #428 Fixed issue with arguments Dec 2, 2015
@xaviershay
Copy link
Collaborator

Want to try putting a spec around it?

@xaviershay
Copy link
Collaborator

never mind, I got it. Want to get a release out tonight.

@xaviershay
Copy link
Collaborator

rebased and added spec in #432

thank you!

@xaviershay xaviershay closed this Dec 2, 2015
jsonn pushed a commit to jsonn/pkgsrc that referenced this pull request Dec 12, 2015
0.11.1 2015-12-01 ([changes](simplecov-ruby/simplecov@v0.11.0...v0.11.1))
=================

## Enhancements

## Bugfixes

* Fixed regression in `MultiFormatter.[]` with multiple arguments. See
  [#431](simplecov-ruby/simplecov#431) (thanks
  @dillondrobena)
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.

None yet

2 participants