Skip to content

620: Introduced custom search scope to exclude test files from search #935

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

Conversation

bohdan-harniuk
Copy link
Collaborator

Description (*)

Introduced new predefined search scope group (Magento) and search scope (All Files Except Tests).
It works as All Places search scope except ignoring php test classes.

Screenshot 2022-01-23 at 13 17 53

Screenshot 2022-01-23 at 13 18 04

Screenshot 2022-01-23 at 13 14 41

Fixed Issues (if relevant)

  1. Fixes Exclude Tests from search #620

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with integration/functional tests (if applicable)
  • All automated tests passed successfully (all builds are green)

…plugin into 620-exclude-test-files-from-search
Copy link
Collaborator

@andrewbess andrewbess left a comment

Choose a reason for hiding this comment

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

Hello @bohdan-harniuk
Thank you for your contribution
Approved ✔️

@cjnewbs
Copy link

cjnewbs commented Jan 25, 2022

🔥

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.

Exclude Tests from search
4 participants