issues Search Results · repo:codeclimate/ruby-test-reporter language:Ruby
Filter by
82 results
(87 ms)82 results
incodeclimate/ruby-test-reporter (press backspace or delete to remove)I get a 405 and an exception thrown while code climate site is on maintenance. Shouldn t this fail gracefully with some
warnings output to the console but not causing an outright failure?
sublimecoder
- 3
- Opened on Oct 28, 2017
- #196
rpm spec file Part with run tests:
%check
pushd .%{gem_instdir}
tar xzf %{SOURCE1}
sed -i /bundler/ s/^/#/ spec/spec_helper.rb
git init
rspec -Ilib spec
rm -rf spec
popd
Error after mock ...
ilgrad
- 3
- Opened on Jul 10, 2017
- #191
Jenkins when used with Github Pull Request Builder uses a special branch. It s ref is created by Github.
It looks like this pull/ID/head which is the head of your Pull Request or pull/ID/merge which is ...
andrewhood125
- Opened on May 31, 2017
- #189
Right now ruby-test-reporter is requesting simplecov = 0.13.
Any special reason for not accepting the latest version?
marciofrayze
- 3
- Opened on May 31, 2017
- #188
Simplecov is currently locked to = 0.13 whereas the actual version is 0.14.1. Could you unlock or update this
dependency version ?
anthony-robin
- 1
- Opened on May 27, 2017
- #187
It appears as though Solano CI integration with this gem is currently broken. I am able to configure a custom post-build
hook in Solano that will execute bundle exec codeclimate-test-reporter, but a special ...
jmcnevin
- 2
- Opened on Apr 17, 2017
- #186
The README instructs the user to run the following:
CODECLIMATE_REPO_TOKEN=my_token bundle exec rspec bundle exec codeclimate-test-reporter
However, the CODECLIMATE_REPO_TOKEN environment variable ...
cgriego
- 1
- Opened on Apr 4, 2017
- #184
When I run command locally, it works fine. It works fine on CodeShip, too. That same command fails on Heroku, though.
bundle exec rspec bundle exec codeclimate-test-reporter
70 examples, 0 failures ...
zharikovpro
- 18
- Opened on Mar 26, 2017
- #183
The gem doesn t work with the latest version of simplecov.
bundler: failed to load command: codeclimate-test-reporter (/opt/circleci/.rvm/gems/ruby-2.3.3/bin/codeclimate-test-reporter)
NoMethodError: ...
bliof
- 2
- Opened on Mar 17, 2017
- #180

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.