Conversation
|
wudongyue seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
1 similar comment
|
wudongyue seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
This comment was marked as outdated.
This comment was marked as outdated.
|
/next |
|
🎉 PR Next version 2.24.6-next-1687921541.0 publish successful! You can install this version via |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #2844 +/- ##
==========================================
- Coverage 57.73% 57.66% -0.07%
==========================================
Files 1327 1336 +9
Lines 83663 83923 +260
Branches 17418 17455 +37
==========================================
+ Hits 48299 48397 +98
- Misses 32137 32289 +152
- Partials 3227 3237 +10
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
|
如果你们是想维护一个自己的单独分支版本的话,推荐使用一个单独分支来进行跟踪记录,如:feishu/v2.24 这样的分支名 |
Types
Background or solution
此 MR 不合入,这是基于 feat/feishu-ide 发布一个 alpha 版本,后续直接关闭
Changelog
🤖 Generated by Copilot at 984e038
Fixed a bug in
connection.tsthat caused incorrect connection events. Changed thecreateClientConnection2function to usereachedAnyStateinstead ofreachedStateto handle different states of thestateService.