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

修复 postWhere 闭包返回 IWhereCollector 对象时的错误 #700

Closed Yurunsoft closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 66.52%. Comparing base (afb2950) to head (998bc78). Report is 4 commits behind head on 2.1.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.1 #700 +/- ## ============================================ + Coverage 66.46% 66.52% +0.06% - Complexity 11334 11342 +8 ============================================ Files 898 898 Lines 30875 30887 +12 ============================================ + Hits 20521 20549 +28 + Misses 10354 10338 -16 ```

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