Skip to content

[CLEANUP] Use RuleSet::removeMatchingRules() in tests #1254

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 6, 2025

Conversation

JakeQZ
Copy link
Collaborator

@JakeQZ JakeQZ commented May 5, 2025

Now this method has been added, using it appropriately in the tests, rather than the deprecated functionality, will eliminate a PHPStan warning.

Note that PHPStan seems to erroneously place the warning against the callee rather than the caller.

Now this method has been added, using it appropriately in the tests,
rather than the deprecated functionality, will eliminate a PHPStan warning.

Note that PHPStan seems to erroneously place the warning against the callee
rather than the caller.
@JakeQZ JakeQZ requested a review from oliverklee May 5, 2025 23:30
@JakeQZ JakeQZ self-assigned this May 5, 2025
@JakeQZ JakeQZ added cleanup developer-specific Issues that only affect maintainers, contributors, and people submitting PRs labels May 5, 2025
@coveralls
Copy link

Coverage Status

coverage: 56.902%. remained the same
when pulling 8966b40 on tests/use-removematchingrules
into 807a11b on main.

@oliverklee oliverklee merged commit c3905a7 into main May 6, 2025
21 checks passed
@oliverklee oliverklee deleted the tests/use-removematchingrules branch May 6, 2025 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup developer-specific Issues that only affect maintainers, contributors, and people submitting PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants