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

覆盖率测试版本改为默认 #665

Closed Yurunsoft closed 9 months ago

Yurunsoft commented 9 months ago

之前有bug,现在已修复,所以恢复

codecov[bot] commented 9 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (51aba1c) 66.33% compared to head (96e6907) 66.43%. Report is 1 commits behind head on 3.0.

Files Patch % Lines
...c/Components/roadrunner/src/Server/Http/Server.php 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 3.0 #665 +/- ## ============================================ + Coverage 66.33% 66.43% +0.10% Complexity 10851 10851 ============================================ Files 949 949 Lines 28628 28641 +13 ============================================ + Hits 18989 19028 +39 + Misses 9639 9613 -26 ```

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