Skip to content

Update coverage-guard to 1.1.0, ignore LogicException throws in coverage - #400

Merged
janedbal merged 1 commit into
masterfrom
coverage-guard-logic-exception-excluder
Jul 17, 2026
Merged

Update coverage-guard to 1.1.0, ignore LogicException throws in coverage#400
janedbal merged 1 commit into
masterfrom
coverage-guard-logic-exception-excluder

Conversation

@janedbal

Copy link
Copy Markdown
Member

Updates shipmonk/coverage-guard to ^1.1.0 and adopts the new native ExecutableLineExcluder introduced in that release:

  • throw new LogicException(...) lines are no longer counted as executable for coverage enforcement (IgnoreThrowNewExceptionLineExcluder)

Verified locally: composer check:coverage passes.

Co-Authored-By: Claude Code

https://claude.ai/code/session_01YBrus7vYD8XFs8BXtoW6Eo

@janedbal
janedbal merged commit 280e55e into master Jul 17, 2026
33 checks passed
@janedbal
janedbal deleted the coverage-guard-logic-exception-excluder branch July 17, 2026 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant