Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Phpunit Coverage Check Laravel Package

esi/phpunit-coverage-check

Reads PHPUnit clover/openclover XML coverage reports and computes overall coverage percentage. Fails CI with exit code 1 when coverage drops below a configurable threshold; exits successfully when the threshold is met. Useful for enforcing minimum test coverage.

View on GitHub
Deep Wiki
Context7

Product Decisions This Supports

  • Enforces code coverage thresholds in CI/CD pipelines to prevent low-coverage merges and maintain quality gates
  • Reduces technical debt by catching coverage gaps early via pre-commit hooks or automated CI checks
  • Supports "buy vs build" strategy: Leverages a lightweight, MIT-licensed tool instead of developing custom coverage enforcement logic
  • Standardizes coverage requirements across teams with consistent, automated validation against PHPUnit's clover reports
  • Enables roadmap alignment for quality initiatives by providing a simple, reliable gate for code quality metrics

When to Consider This Package

Adopt when:

  • Your project uses PHPUnit and generates clover.xml coverage reports
  • You need a zero-configuration solution for line coverage threshold checks in CI/CD or pre-commit workflows
  • You want seamless GitHub Actions integration (via the official action) with minimal setup
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport
twbs/bootstrap4
php-http/client-implementation
phpcr/phpcr-implementation
cucumber/gherkin-monorepo
haydenpierce/class-finder
psr/simple-cache-implementation
uri-template/tests