alekitto / class-finder

Utility classes to help discover other classes/namespaces
https://alekitto.github.io/class-finder/
MIT License
27 stars 6 forks source link

fix github actions on pr #7

Closed alekitto closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #7 (1f57098) into master (053c95c) will decrease coverage by 0.64%. The diff coverage is 64.28%.

@@             Coverage Diff              @@
##             master       #7      +/-   ##
============================================
- Coverage     90.77%   90.13%   -0.64%     
- Complexity      307      309       +2     
============================================
  Files            34       34              
  Lines           672      669       -3     
============================================
- Hits            610      603       -7     
- Misses           62       66       +4     
Impacted Files Coverage Δ
lib/FilterIterator/MultiplePcreFilterIterator.php 96.15% <ø> (ø)
lib/Finder/Psr0Finder.php 76.92% <0.00%> (ø)
lib/Finder/Psr4Finder.php 76.92% <0.00%> (ø)
lib/Finder/RecursiveFinder.php 100.00% <ø> (ø)
lib/Finder/ReflectionFilterTrait.php 100.00% <ø> (ø)
lib/Iterator/Psr0Iterator.php 78.78% <0.00%> (-1.22%) :arrow_down:
lib/Iterator/RecursiveIterator.php 95.00% <ø> (ø)
lib/Iterator/PhpDocumentorIterator.php 81.89% <12.50%> (+0.24%) :arrow_up:
...b/FilterIterator/Reflection/PathFilterIterator.php 75.00% <50.00%> (-15.00%) :arrow_down:
lib/Finder/ComposerFinder.php 70.58% <50.00%> (ø)
... and 20 more

... and 2 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.