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

支持在控制器方法中使用枚举类型的属性值 #675

Closed Yurunsoft closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (a0f93ff) 66.53% compared to head (886c763) 66.04%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.1 #675 +/- ## ============================================ - Coverage 66.53% 66.04% -0.50% - Complexity 11307 11318 +11 ============================================ Files 897 897 Lines 30768 30791 +23 ============================================ - Hits 20471 20335 -136 - Misses 10297 10456 +159 ```

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