imiphp / imi

imi 是一款支持长连接微服务分布式的 PHP 开发框架,它可以运行在 PHP-FPM、Swoole、Workerman、RoadRunner 等多种容器环境下。它支持 HttpApi、WebSocket、TCP、UDP、MQTT 服务的开发。特别适合互联网微服务、即时通讯聊天im、物联网等场景!QQ群:17916227
https://www.imiphp.com
Other
1.16k stars 170 forks source link

增加并完善模型生成表事件 #684

Closed Yurunsoft closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 66.79%. Comparing base (061bfb2) to head (5b0d4b4).

Files Patch % Lines
...c/Components/model/src/Cli/Table/TableGenerate.php 0.00% 9 Missing :warning:
...model/src/Cli/Table/Event/Param/TGenerateTable.php 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 3.0 #684 +/- ## ========================================= Coverage 66.79% 66.79% - Complexity 10914 10915 +1 ========================================= Files 969 970 +1 Lines 28899 28907 +8 ========================================= + Hits 19302 19308 +6 - Misses 9597 9599 +2 ```

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