imiphp / imi

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

修复 phpstan 测试 #653

Closed Yurunsoft closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (3a9aeb7) 66.55% compared to head (3538d02) 66.65%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 3.0 #653 +/- ## ============================================ + Coverage 66.55% 66.65% +0.10% Complexity 10769 10769 ============================================ Files 870 870 Lines 29222 29222 ============================================ + Hits 19449 19479 +30 + Misses 9773 9743 -30 ```

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