mineadmin / components

mine-admin library
Apache License 2.0
10 stars 21 forks source link

Optimize Command Component in App Store #92

Closed BadJacky closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 0% with 71 lines in your changes missing coverage. Please review.

Project coverage is 3.90%. Comparing base (3832adc) to head (1812e27).

Files Patch % Lines
src/AppStore/src/Command/ScriptCommand.php 0.00% 17 Missing :warning:
src/AppStore/src/Command/CreateCommand.php 0.00% 11 Missing :warning:
src/AppStore/src/Command/LocalListCommand.php 0.00% 10 Missing :warning:
src/AppStore/src/Command/UninstallCommand.php 0.00% 9 Missing :warning:
src/AppStore/src/Command/AbstractCommand.php 0.00% 6 Missing :warning:
src/AppStore/src/Command/InstallCommand.php 0.00% 6 Missing :warning:
src/AppStore/src/Command/ListCommand.php 0.00% 5 Missing :warning:
src/AppStore/src/Command/DownloadCommand.php 0.00% 4 Missing :warning:
src/AppStore/src/Command/InitialCommand.php 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.0 #92 +/- ## ========================================== - Coverage 3.90% 3.90% -0.01% Complexity 2471 2471 ========================================== Files 258 258 Lines 7270 7275 +5 ========================================== Hits 284 284 - Misses 6986 6991 +5 ```

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