Searched full:coverage (Results 1 – 7 of 7) sorted by relevance
/webtrees/.github/workflows/ |
H A D | phpunit.yaml | 23 coverage: pcov 31 - run: vendor/bin/phpunit --coverage-clover=tests/coverage.xml 36 file: tests/coverage.xml
|
/webtrees/ |
H A D | composer.json | 148 "webtrees:coverage": [ 150 "vendor/bin/phpunit --coverage-html=tests/coverage", 175 "webtrees:coverage": "Generate test coverage report",
|
H A D | .coveralls.yml | 2 json_path: coverage-upload.json
|
H A D | .gitignore | 19 /tests/coverage
|
H A D | CONTRIBUTING.md | 26 * writing tests to [increase the test coverage](https://coveralls.io/github/fisharebest/webtrees?br…
|
H A D | composer.lock | 6069 "coverage", 6080 "name": "phpunit/php-code-coverage", 6084 "url": "https://github.com/sebastianbergmann/php-code-coverage.git", 6089 …"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f7f08030e8811582c… 6112 "ext-pcov": "PHP extension that provides line coverage", 6113 … "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage" 6137 …t provides collection, processing, and rendering functionality for PHP code coverage information.", 6138 "homepage": "https://github.com/sebastianbergmann/php-code-coverage", 6140 "coverage", 6145 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", [all …]
|
H A D | LICENSE.md | 304 doubtful cases shall be resolved in favor of coverage. For a particular 525 the scope of its coverage, prohibits the exercise of, or is
|