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

Iterate psr-0/4 fallback dirs in composer finders #23

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

alekitto
Copy link
Owner

Fixes #22

Copy link

codecov bot commented Oct 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.84%. Comparing base (9ae332c) to head (a6a6972).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #23   +/-   ##
=========================================
  Coverage     87.84%   87.84%           
  Complexity      384      384           
=========================================
  Files            42       42           
  Lines           913      913           
=========================================
  Hits            802      802           
  Misses          111      111           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alekitto alekitto merged commit 9454684 into master Oct 11, 2024
17 checks passed
@alekitto alekitto deleted the fix/psr_fallback_autoload branch October 11, 2024 14:25
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.

[BUG] FilteredComposerIterator doesn't find classes in PSR4 fallback dirs
1 participant