Skip to content

Commit f357522

Browse files
davehentonABaldwinHunter
authored andcommitted
Update README.md (#132)
Flag as deprecated
1 parent 22b07b8 commit f357522

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +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 - [SOON TO BE DEPRECATED]
5+
# codeclimate-test-reporter - [DEPRECATED]
66

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.
7+
These configuration instructions refer to a language-specific test reporter which is now 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 now deprecated.
88

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

0 commit comments

Comments
 (0)