Skip to content

Fix `setsockopt` signature to match standard socket API (#319)

119d3b8
Select commit
Loading
Failed to load commit list.
Merged

Adding type hints and docstrings #317

Fix `setsockopt` signature to match standard socket API (#319)
119d3b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 22, 2026 in 1s

99.06% (+0.01%) compared to 3a184d5

View this Pull Request on Codecov

99.06% (+0.01%) compared to 3a184d5

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.06%. Comparing base (3a184d5) to head (119d3b8).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #317      +/-   ##
==========================================
+ Coverage   99.04%   99.06%   +0.01%     
==========================================
  Files          22       22              
  Lines        1051     1073      +22     
==========================================
+ Hits         1041     1063      +22     
  Misses         10       10              

☔ 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.