Skip to content
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

Add option to filter check results #188

Merged
merged 4 commits into from
Jul 17, 2024
Merged

Add option to filter check results #188

merged 4 commits into from
Jul 17, 2024

Conversation

ernilambar
Copy link
Member

Fixes #172

@ernilambar ernilambar marked this pull request as ready for review May 28, 2024 07:30
@ernilambar ernilambar requested a review from a team as a code owner May 28, 2024 07:30
@wojtekn wojtekn self-requested a review May 30, 2024 12:34
Copy link

@wojtekn wojtekn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code change looks clear and new feature works as expected. I ran behat tests:

% WP_CLI_TEST_DBHOST=127.0.0.1:3306 composer behat -- features/check.feature
> run-behat-tests 'features/check.feature'
..............................................

6 scenarios (6 passed)
46 steps (46 passed)
0m25.01s (10.86Mb)

Side note - I needed to copy behat.yml from another command repository to run tests for this command. Should we add it here, too?

inc/class-command.php Show resolved Hide resolved
@swissspidy
Copy link
Member

Side note - I needed to copy behat.yml from another command repository to run tests for this command. Should we add it here, too?

See #190

@ernilambar ernilambar merged commit 8e932c8 into wp-cli:main Jul 17, 2024
32 of 34 checks passed
@ernilambar ernilambar deleted the 172-add-filter branch July 17, 2024 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

error only spotlight option
3 participants