Registry / testing / cedx-coveralls

cedx-coveralls

JSON →
library14.0.0phppackagistunverified

Send Clover and LCOV coverage reports to the Coveralls service.

composer require cedx/coveralls
INSTALL
IMPORT
SIG · CEDX-COVERALLS
C
cedx-coveralls
testingphpv14.0.0
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;

Send a coverage report to Coveralls

use Coveralls\Client; $client = new Client(); $client->send('/path/to/clover.xml');
Debug
Known issues
gotchaRequires a Coveralls token and repository setup
fix
Set COVERALLS_REPO_TOKEN environment variable
affects: >=14.0.0
Upgrade
Version history
14.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
10
Amazon
1
OpenAI (training)
1
Resources
cedx-coveralls — pip install cedx-coveralls · libregistry