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

修复临时设置服务器到请求上下文后的恢复 #637

Merged
merged 3 commits into from
Nov 8, 2023

Conversation

Yurunsoft
Copy link
Member

No description provided.

@Yurunsoft Yurunsoft added bug Something isn't working 2.1 labels Nov 8, 2023
Copy link

codecov bot commented Nov 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (186defc) 65.45% compared to head (ad6623d) 66.35%.
Report is 3 commits behind head on 2.1.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.1     #637      +/-   ##
============================================
+ Coverage     65.45%   66.35%   +0.90%     
- Complexity    11257    11312      +55     
============================================
  Files           896      896              
  Lines         30662    30761      +99     
============================================
+ Hits          20070    20412     +342     
+ Misses        10592    10349     -243     
Files Coverage Δ
...omponents/swoole/src/Listener/AfterWorkerStart.php 100.00% <100.00%> (ø)
.../src/Server/ConnectionContext/Listener/AppInit.php 100.00% <100.00%> (ø)
...woole/src/Server/Listener/OnCloseByFlagRequest.php 100.00% <ø> (ø)
...nts/swoole/src/Server/Listener/OnExistsRequest.php 100.00% <ø> (ø)
...ole/src/Server/Listener/OnSendRawByFlagRequest.php 100.00% <ø> (ø)
...oole/src/Server/Listener/OnSendRawToAllRequest.php 100.00% <ø> (ø)
...e/src/Server/Listener/OnSendToClientIdsRequest.php 100.00% <ø> (ø)
...oole/src/Server/Listener/OnSendToGroupsRequest.php 100.00% <ø> (ø)
...swoole/src/Server/Util/Amqp/AmqpServerConsumer.php 92.85% <ø> (-0.17%) ⬇️
...erman/src/Server/Listener/OnCloseByFlagRequest.php 100.00% <ø> (ø)
... and 8 more

... and 34 files with indirect coverage changes

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

@Yurunsoft Yurunsoft merged commit 8936a21 into 2.1 Nov 8, 2023
51 of 54 checks passed
@Yurunsoft Yurunsoft deleted the fix-context-server branch November 8, 2023 07:14
Yurunsoft added a commit that referenced this pull request Nov 10, 2023
* 修复临时设置服务器到请求上下文后的恢复

* 修复临时设置服务器到请求上下文后的恢复

* 修复测试
# Conflicts:
#	src/Components/swoole/src/Server/Util/Amqp/AmqpServerConsumer.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.1 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant