Skip to content

Fix: 修正 http/websocket client timeout#3923

Merged
yanyongyu merged 21 commits intomasterfrom
feat/ws-close-timeout
Mar 31, 2026
Merged

Fix: 修正 http/websocket client timeout#3923
yanyongyu merged 21 commits intomasterfrom
feat/ws-close-timeout

Conversation

@StarHeartHunt
Copy link
Copy Markdown
Member

No description provided.

@StarHeartHunt StarHeartHunt changed the title fix: websocket connection timeout handling in Mixin class fix: 传入 websocket close timeout Mar 28, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 28, 2026

Codecov Report

❌ Patch coverage is 96.15385% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.89%. Comparing base (113c6be) to head (17de6fa).
⚠️ Report is 9 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
nonebot/utils.py 86.66% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3923      +/-   ##
==========================================
+ Coverage   93.78%   93.89%   +0.10%     
==========================================
  Files          48       48              
  Lines        4360     4437      +77     
==========================================
+ Hits         4089     4166      +77     
  Misses        271      271              
Flag Coverage Δ
unittests 93.89% <96.15%> (+0.10%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown
Contributor

🚀 Deployed to https://deploy-preview-3923--nonebot2.netlify.app

@yanyongyu yanyongyu changed the title fix: 传入 websocket close timeout Fix: 正确传入 websocket close timeout Mar 28, 2026
@StarHeartHunt StarHeartHunt requested a review from yanyongyu March 29, 2026 09:38
@yanyongyu yanyongyu added the bug Something isn't working label Mar 30, 2026
@yanyongyu yanyongyu changed the title Fix: 正确传入 websocket close timeout Fix: 修正 http/websocket client timeout Mar 31, 2026
@yanyongyu yanyongyu merged commit cbe6eee into master Mar 31, 2026
37 checks passed
@yanyongyu yanyongyu deleted the feat/ws-close-timeout branch March 31, 2026 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Development

Successfully merging this pull request may close these issues.

2 participants