Skip to content

Commit bca705e

Browse files
davehentongdiggs
authored andcommitted
Update README.md (#129)
Add deprecation warning + link to new test reporter
1 parent 8093f0e commit bca705e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
[![Code Climate](https://codeclimate.com/github/codeclimate/php-test-reporter.svg)](https://codeclimate.com/github/codeclimate/php-test-reporter)
33
[![Test Coverage](https://codeclimate.com/github/codeclimate/php-test-reporter/badges/coverage.svg)](https://codeclimate.com/github/codeclimate/php-test-reporter/coverage)
44

5-
# codeclimate-test-reporter
5+
# codeclimate-test-reporter - [SOON TO BE DEPRECATED]
6+
7+
These configuration instructions refer to a language-specific test reporter that will soon be deprecated in favor of our new unified test reporter client. The [new test reporter](https://docs.codeclimate.com/v1.0/docs/configuring-test-coverage) is faster, distributed as a static binary, has support for parallelized CI builds, and will receive ongoing support by the team here. The existing test reporters for Ruby, Python, PHP, and Javascript are not yet deprecated but they're unofficially in maintenance mode.
68

79
Collects test coverage data from your PHP test suite and sends it to
810
Code Climate's hosted, automated code review service.

0 commit comments

Comments
 (0)