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] 全局错误处理增强 #651

Closed NHZEX closed 11 months ago

codecov[bot] commented 12 months ago

Codecov Report

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

Comparison is base (8199a59) 66.59% compared to head (3ca5a19) 66.56%.

Files Patch % Lines
src/Log/ErrorLog.php 42.10% 11 Missing :warning:
src/Log/AbstractErrorEventHandler.php 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 3.0 #651 +/- ## ============================================ - Coverage 66.59% 66.56% -0.04% - Complexity 10762 10769 +7 ============================================ Files 869 870 +1 Lines 29206 29222 +16 ============================================ + Hits 19451 19452 +1 - Misses 9755 9770 +15 ```

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