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

Do not only filter but exclude paths from search #621

Merged
merged 2 commits into from
Feb 27, 2021
Merged

Conversation

christianlupus
Copy link
Collaborator

Currently, the CS fixer descends as well into some folders that are going to be filtered out later. This is not optimal from a performance perspective but as well causes issues when the permissions are not well set (in the testing environment).

@codecov
Copy link

codecov bot commented Feb 27, 2021

Codecov Report

Merging #621 (8200283) into master (ff20188) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master    #621   +/-   ##
========================================
  Coverage      1.01%   1.01%           
  Complexity      444     444           
========================================
  Files            14      14           
  Lines          1385    1385           
========================================
  Hits             14      14           
  Misses         1371    1371           
Flag Coverage Δ Complexity Δ
integration 0.00% <ø> (ø) 0.00 <ø> (ø)
unittests 1.01% <ø> (ø) 0.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
@christianlupus christianlupus merged commit 2af8d49 into master Feb 27, 2021
@delete-merged-branch delete-merged-branch bot deleted the fix/cs-fixer branch February 27, 2021 15:22
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