Registry / testing / php-coveralls-php-coveralls

php-coveralls-php-coveralls

JSON →
library2.9.1phppackagistunverified

PHP client library for Coveralls API to send code coverage reports.

composer require php-coveralls/php-coveralls
INSTALL
IMPORT
SIG · PHP-COVERALLS-PHP-
P
php-coveralls-php-coveralls
testingphpv2.9.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Client
use Coveralls\Client;

Sends a Clover XML coverage report to Coveralls API.

use Coveralls\Client; $client = new Client(); $client->sendCoverageReport('/path/to/clover.xml');
Debug
Known issues
breakingRequires PHP 7.1+; older PHP versions not supported.
fix
Upgrade PHP to 7.1 or later.
affects: <2.0
Upgrade
Version history
2.9.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
php-coveralls-php-coveralls — pip install php-coveralls-php-coveralls · libregistry