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 169 forks source link

[3.0] 修复Win测试稳定性并优化测试缓存 #640

Closed NHZEX closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (d12d7d4) 63.00% compared to head (0f54453) 62.97%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 3.0 #640 +/- ## ============================================ - Coverage 63.00% 62.97% -0.04% Complexity 10913 10913 ============================================ Files 868 868 Lines 29598 29598 ============================================ - Hits 18649 18640 -9 - Misses 10949 10958 +9 ``` [see 6 files with indirect coverage changes](https://app.codecov.io/gh/imiphp/imi/pull/640/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=imiphp)

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