yiisoft / classifier

Classifier traverses file system to find classes by a certain criteria.
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
8 stars 3 forks source link

Parser classifier #40

Open rustamwin opened 11 months ago

rustamwin commented 11 months ago
Q A
Is bugfix? ✔️/❌
New feature? ✔️/❌
Breaks BC? ✔️/❌
Fixed issues
codecov[bot] commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (f8f7776) 98.11% compared to head (46cf634) 100.00%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #40 +/- ## ============================================= + Coverage 98.11% 100.00% +1.88% - Complexity 20 44 +24 ============================================= Files 1 4 +3 Lines 53 104 +51 ============================================= + Hits 52 104 +52 + Misses 1 0 -1 ``` | [Files](https://app.codecov.io/gh/yiisoft/classifier/pull/40?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft) | Coverage Δ | | |---|---|---| | [src/AbstractClassifier.php](https://app.codecov.io/gh/yiisoft/classifier/pull/40?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0Fic3RyYWN0Q2xhc3NpZmllci5waHA=) | `100.00% <100.00%> (ø)` | | | [src/NativeClassifier.php](https://app.codecov.io/gh/yiisoft/classifier/pull/40?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL05hdGl2ZUNsYXNzaWZpZXIucGhw) | `100.00% <100.00%> (ø)` | | | [src/ParserClassifier.php](https://app.codecov.io/gh/yiisoft/classifier/pull/40?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL1BhcnNlckNsYXNzaWZpZXIucGhw) | `100.00% <100.00%> (ø)` | | | [src/ParserVisitor.php](https://app.codecov.io/gh/yiisoft/classifier/pull/40?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL1BhcnNlclZpc2l0b3IucGhw) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.