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 client for HTTPS endpoints with Python 3.12 #1454

Merged
merged 17 commits into from
Aug 12, 2024

Conversation

abhinavsingh
Copy link
Owner

No description provided.

@abhinavsingh abhinavsingh changed the title Fix client for HTTPS endpoints for python 3.12 Fix client for HTTPS endpoints with python 3.12 Aug 12, 2024
@abhinavsingh abhinavsingh changed the title Fix client for HTTPS endpoints with python 3.12 Fix client for HTTPS endpoints with Python 3.12 Aug 12, 2024
@abhinavsingh abhinavsingh added the bot:chronographer:skip PR using this label is exempted from CHANGELOG management label Aug 12, 2024
proxy/http/client.py Fixed Show fixed Hide fixed
Copy link

codecov bot commented Aug 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.71%. Comparing base (74c42f6) to head (bbcf7fa).
Report is 15 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1454      +/-   ##
===========================================
+ Coverage    83.94%   84.71%   +0.77%     
===========================================
  Files          180      182       +2     
  Lines         8288     8331      +43     
  Branches      1266     1270       +4     
===========================================
+ Hits          6957     7058     +101     
+ Misses        1130     1068      -62     
- Partials       201      205       +4     
Flag Coverage Δ
GHA 84.56% <100.00%> (+0.77%) ⬆️
Linux 84.20% <100.00%> (+0.78%) ⬆️
Python 3.10 85.27% <98.03%> (+0.83%) ⬆️
Python 3.11 84.45% <98.03%> (+0.76%) ⬆️
Python 3.12 84.45% <98.03%> (+0.76%) ⬆️
Python 3.6 85.23% <98.03%> (+0.83%) ⬆️
Python 3.7 85.23% <98.03%> (+0.83%) ⬆️
Python 3.8 85.26% <98.03%> (+0.80%) ⬆️
Python 3.9 85.33% <100.00%> (+0.81%) ⬆️
Windows 77.97% <90.19%> (+0.29%) ⬆️
macOS 84.56% <100.00%> (+0.77%) ⬆️
pytest 84.56% <100.00%> (+0.77%) ⬆️

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.

proxy/http/client.py Dismissed Show dismissed Hide dismissed
@abhinavsingh abhinavsingh merged commit 0bfd7d7 into develop Aug 12, 2024
58 checks passed
@abhinavsingh abhinavsingh deleted the http-client-fix-for-python-3.12 branch August 12, 2024 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:skip PR using this label is exempted from CHANGELOG management
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant