Metadata


Name
codeclimate-test-reporter
Version
1.0.9
Platform
ruby
Authors
Bryan Helmkamp
Code Climate
Bindir
bin
Date
2018-10-08 00:00:00 UTC
Dependencies
simplecov (<= 0.13)
bundler (>= 0, development)
pry (>= 0, development)
rake (>= 0, development)
rspec (>= 0, development)
webmock (>= 0, development)
Description
Collects test coverage data from your Ruby test suite and sends it to Code Climate's hosted, automated code review service. Based on SimpleCov.
Email
bryan@brynary.com
hello@codeclimate.com
Executables
cc-tddium-post-worker
codeclimate-test-reporter
Files
LICENSE.txt
README.md
bin/cc-tddium-post-worker
bin/ci
bin/codeclimate-test-reporter
config/cacert.pem
lib/code_climate/test_reporter.rb
lib/code_climate/test_reporter/calculate_blob.rb
lib/code_climate/test_reporter/ci.rb
lib/code_climate/test_reporter/client.rb
lib/code_climate/test_reporter/configuration.rb
lib/code_climate/test_reporter/exception_message.rb
lib/code_climate/test_reporter/formatter.rb
lib/code_climate/test_reporter/git.rb
lib/code_climate/test_reporter/payload_validator.rb
lib/code_climate/test_reporter/post_results.rb
lib/code_climate/test_reporter/shorten_filename.rb
lib/code_climate/test_reporter/version.rb
lib/codeclimate-test-reporter.rb
Homepage
https://github.com/codeclimate/ruby-test-reporter
Licenses
MIT
Post install message
Code Climate's codeclimate-test-reporter gem has been deprecated in favor of our language-agnostic unified test reporter. The new test reporter is faster, distributed as a static binary so dependency conflicts never occur, and supports parallelized CI builds & multi-language CI configurations. Please visit https://docs.codeclimate.com/v1.0/docs/configuring-test-coverage for help setting up your CI process with our new test reporter.
Require paths
lib
Required ruby version
>= 1.9
Required rubygems version
>= 0
Rubygems version
2.6.8
Specification version
4
Summary
Uploads Ruby test coverage data to Code Climate.
Original platform
ruby
New platform
ruby