php-school / cli-menu

🖥 Build beautiful PHP CLI menus. Simple yet Powerful. Expressive DSL.
http://www.phpschool.io
MIT License
1.94k stars 106 forks source link

Remove dead code #265

Closed AydinHassan closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 93.38% // Head: 93.38% // No change to project coverage :thumbsup:

Coverage data is based on head (3d3568a) compared to base (f9704b7). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #265 +/- ## ========================================= Coverage 93.38% 93.38% + Complexity 657 656 -1 ========================================= Files 38 38 Lines 1995 1995 ========================================= Hits 1863 1863 Misses 132 132 ``` | [Impacted Files](https://codecov.io/gh/php-school/cli-menu/pull/265?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=php-school) | Coverage Δ | | |---|---|---| | [src/Builder/CliMenuBuilder.php](https://codecov.io/gh/php-school/cli-menu/pull/265/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=php-school#diff-c3JjL0J1aWxkZXIvQ2xpTWVudUJ1aWxkZXIucGhw) | `75.88% <0.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=php-school). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=php-school)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.