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

重构 Model Meta 的注解管理 #701

Closed Yurunsoft closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 66.89%. Comparing base (f687b08) to head (63c007d). Report is 1 commits behind head on 3.0.

Files Patch % Lines
src/Components/model/src/RedisModel.php 0.00% 4 Missing :warning:
.../Components/model/src/Annotation/ListSeparator.php 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 3.0 #701 +/- ## ============================================ + Coverage 66.82% 66.89% +0.06% - Complexity 10916 10917 +1 ============================================ Files 970 973 +3 Lines 28914 28935 +21 ============================================ + Hits 19322 19355 +33 + Misses 9592 9580 -12 ```

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