Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.0] 重构枚举,使用原生枚举 #648

Merged
merged 15 commits into from
Nov 14, 2023
Merged

[3.0] 重构枚举,使用原生枚举 #648

merged 15 commits into from
Nov 14, 2023

Conversation

Yurunsoft
Copy link
Member

@Yurunsoft Yurunsoft commented Nov 14, 2023

@Yurunsoft Yurunsoft added the 3.0 Plan version 3.0 label Nov 14, 2023
Copy link

codecov bot commented Nov 14, 2023

Codecov Report

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

Comparison is base (c1b2518) 66.54% compared to head (9976cdf) 66.35%.

Files Patch % Lines
src/Bean/BeanFactory.php 61.53% 5 Missing ⚠️
src/Components/amqp/src/Base/BaseConsumer.php 28.57% 5 Missing ⚠️
...swoole/src/Server/Util/Amqp/AmqpServerConsumer.php 0.00% 4 Missing ⚠️
src/Bean/BeanProxy.php 95.55% 2 Missing ⚠️
...c/Components/queue/src/Driver/RedisQueueDriver.php 92.85% 2 Missing ⚠️
...mponents/swoole/src/Server/Util/AmqpServerUtil.php 0.00% 2 Missing ⚠️
src/Cron/CronLock.php 0.00% 2 Missing ⚠️
...rc/Components/kafka/src/Queue/KafkaQueueDriver.php 0.00% 1 Missing ⚠️
...way/src/Workerman/Server/Gateway/GatewayServer.php 66.66% 1 Missing ⚠️
src/Model/IdGenerator/UUIDGenerator.php 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                3.0     #648      +/-   ##
============================================
- Coverage     66.54%   66.35%   -0.20%     
- Complexity    10737    10762      +25     
============================================
  Files           867      869       +2     
  Lines         29151    29206      +55     
============================================
- Hits          19398    19379      -19     
- Misses         9753     9827      +74     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Yurunsoft Yurunsoft merged commit cb07e0e into 3.0 Nov 14, 2023
38 of 40 checks passed
@Yurunsoft Yurunsoft deleted the enum-3.0 branch November 14, 2023 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.0 Plan version 3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant