Enforce code coverage in your CI. Not by percentage, but target core methods. No more untested Facades, Controllers, or Repositories. Allows you to start enforcing coverage for new code only!
composer require "shipmonk/coverage-guard:1.0.0"
| 包名 | 版本要求 |
|---|---|
| nikic/php-parser | ^4.19.1 || ^5.0 |
| php | ^8.1 |
| 包名 | 版本要求 |
|---|---|
| editorconfig-checker/editorconfig-checker | 10.7.0 |
| ergebnis/composer-normalize | 2.48.2 |
| phpstan/phpstan | 2.1.32 |
| phpstan/phpstan-phpunit | 2.0.8 |
| phpstan/phpstan-strict-rules | 2.0.7 |
| phpunit/php-code-coverage | ^10.1 |
| phpunit/phpunit | ~10.5.58 |
| sebastian/diff | ^4.0 || ^5.0 || ^6.0 || ^7.0 |
| shipmonk/coding-standard | ^0.2.0 |
| shipmonk/composer-dependency-analyser | 1.8.4 |
| shipmonk/dead-code-detector | 0.14.0 |
| shipmonk/name-collision-detector | 2.1.1 |
| shipmonk/phpstan-rules | 4.3.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2025-12-08 08:45:32 |
| 类型 | library |