spiral / framework

High-Performance PHP Framework
https://spiral.dev
MIT License
1.82k stars 89 forks source link

Adds `scaffolder:info` console command #1068

Closed butschster closed 10 months ago

butschster commented 10 months ago

image

Q A
Bugfix?
Breaks BC?
New feature? ✔️
Issues #1063
codecov[bot] commented 10 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (734df08) 89.51% compared to head (1c00443) 89.52%. Report is 5 commits behind head on master.

Files Patch % Lines
src/Scaffolder/src/Command/InfoCommand.php 97.67% 1 Missing :warning:
src/Scaffolder/src/Config/ScaffolderConfig.php 90.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1068 +/- ## ============================================ + Coverage 89.51% 89.52% +0.01% - Complexity 6316 6323 +7 ============================================ Files 824 825 +1 Lines 17799 17847 +48 ============================================ + Hits 15932 15978 +46 - Misses 1867 1869 +2 ```

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