php-coveralls
A PHP client for Coveralls.
=> More information.
- Send coverage information to Coveralls:
php-coveralls
- Send coverage information to Coveralls for a specific directory:
php-coveralls --root_dir {path/to/directory}
- Send coverage information to Coveralls with a specific config:
php-coveralls --config {path/to/.coveralls.yml}
- Send coverage information to Coveralls with verbose output:
php-coveralls --verbose
- Send coverage information to Coveralls excluding source files with no executable statements:
php-coveralls --exclude-no-stmt
- Send coverage information to Coveralls with a specific environment name:
php-coveralls --env {test|dev|prod}
- Specify multiple Coverage Clover XML files to upload:
php-coveralls --coverage_clover {path/to/first_clover.xml} --coverage_clover {path/to/second_clover.xml}
- Output the JSON that will be sent to Coveralls to a specific file:
php-coveralls --json_path {path/to/coveralls-upload.json}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY
Proxy Information
- Original URL
- gemini://freeshell.de/tldr/php-coveralls.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 105.156892 milliseconds
- Gemini-to-HTML Time
- 0.377031 milliseconds
This content has been proxied by September (ba2dc).