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

Cleanup items #215

Closed AydinHassan closed 4 years ago

AydinHassan commented 4 years ago

Just some reorganising

codecov-io commented 4 years ago

Codecov Report

Merging #215 into master will not change coverage. The diff coverage is 92.3%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #215   +/-   ##
=========================================
  Coverage     93.52%   93.52%           
  Complexity      558      558           
=========================================
  Files            30       30           
  Lines          1667     1667           
=========================================
  Hits           1559     1559           
  Misses          108      108
Impacted Files Coverage Δ Complexity Δ
src/MenuItem/RadioItem.php 100% <100%> (ø) 21 <11> (ø) :arrow_down:
src/MenuItem/CheckboxItem.php 92.72% <84.61%> (ø) 20 <11> (ø) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3342279...fd0d7cf. Read the comment docs.