Skip to content

Adding socket methods used by trio #300

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

Merged
merged 6 commits into from
Jul 14, 2025
Merged

Adding socket methods used by trio #300

merged 6 commits into from
Jul 14, 2025

Conversation

mindflayer
Copy link
Owner

I am not 100% sure about the actual implementation.
This said, it definitely fixes #299.

Copy link

codecov bot commented Jul 14, 2025

Codecov Report

Attention: Patch coverage is 96.96970% with 1 line in your changes missing coverage. Please review.

Project coverage is 98.76%. Comparing base (e5b2275) to head (a0be340).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
mocket/socket.py 96.87% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #300      +/-   ##
==========================================
+ Coverage   98.72%   98.76%   +0.03%     
==========================================
  Files          22       22              
  Lines        1020     1052      +32     
==========================================
+ Hits         1007     1039      +32     
  Misses         13       13              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link

@mindflayer mindflayer merged commit 523ce17 into main Jul 14, 2025
10 of 11 checks passed
@mindflayer mindflayer deleted the trio-0-28-0 branch July 14, 2025 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[tests] test_httprettish_httpx_session fails against httpx 0.28.0 if trio is installed
1 participant