Skip to content

Fix: httpx proxy 与 aiohttp timeout 参数新版本修改#3152

Merged
yanyongyu merged 2 commits intomasterfrom
fix/httpx-aiohttp
Dec 2, 2024
Merged

Fix: httpx proxy 与 aiohttp timeout 参数新版本修改#3152
yanyongyu merged 2 commits intomasterfrom
fix/httpx-aiohttp

Conversation

@yanyongyu
Copy link
Copy Markdown
Member

fix #3149

@yanyongyu yanyongyu added the bug Something isn't working label Dec 1, 2024
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 1, 2024

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

@yanyongyu
Copy link
Copy Markdown
Member Author

httpx tests fail due to https://github.com/encode/httpx/issues/3433

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.84%. Comparing base (6dad4d2) to head (fdc0f5d).
Report is 5 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3152      +/-   ##
==========================================
- Coverage   93.85%   93.84%   -0.02%     
==========================================
  Files          48       48              
  Lines        4200     4193       -7     
==========================================
- Hits         3942     3935       -7     
  Misses        258      258              
Flag Coverage Δ
unittests 93.84% <100.00%> (-0.02%) ⬇️

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.

@yanyongyu yanyongyu merged commit 9fed938 into master Dec 2, 2024
@yanyongyu yanyongyu deleted the fix/httpx-aiohttp branch December 2, 2024 07:36
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.

Bug: 新版 httpx 报错

2 participants