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

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

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

yanyongyu
Copy link
Member

fix #3149

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

github-actions bot commented Dec 1, 2024

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

@yanyongyu
Copy link
Member Author

httpx tests fail due to encode/httpx#3433

Copy link

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
36 checks passed
@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