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

Regression in v1.0.4? #174

Closed
matiaskorhonen opened this issue Feb 10, 2017 · 2 comments
Closed

Regression in v1.0.4? #174

matiaskorhonen opened this issue Feb 10, 2017 · 2 comments

Comments

@matiaskorhonen
Copy link

The changes from #163 seem to be causing some issues for us. At the end of every test run we get this error message:

Coverage report generated for RSpec to /home/travis/build/kiskolabs/app/coverage. 5183 / 10974 LOC (47.23%) covered.
Formatter CodeClimate::TestReporter::Formatter failed with NoMethodError: undefined method `map' for #<SimpleCov::Result:0x000000180f2900>
Did you mean?  tap (/home/travis/build/kiskolabs/app/vendor/bundle/ruby/2.3.0/gems/codeclimate-test-reporter-1.0.5/lib/code_climate/test_reporter/formatter.rb:16:in `format')
  • rails 4.2.7.1
  • rspec 3.4
  • simplecov 0.13.0
  • codeclimate-test-reporter 1.0.5
@matiaskorhonen
Copy link
Author

matiaskorhonen commented Feb 16, 2017

Ah, this was my fault; I hadn't read the upgrade notes to 1.0 :-\

@maxjacobson
Copy link
Contributor

@matiaskorhonen glad you've got this working again! Please let us know if you run into any other issues.

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

No branches or pull requests

2 participants