Skip to content

Add tests for setsockopt with and without optlen

bab96a1
Select commit
Loading
Failed to load commit list.
Merged

Fix setsockopt signature to match standard socket API #319

Add tests for setsockopt with and without optlen
bab96a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 22, 2026 in 1s

99.06% (-0.01%) compared to b74910a, passed because coverage increased by 0% when compared to adjusted base (99.06%)

View this Pull Request on Codecov

99.06% (-0.01%) compared to b74910a, passed because coverage increased by 0% when compared to adjusted base (99.06%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.06%. Comparing base (b74910a) to head (bab96a1).

Additional details and impacted files
@@                     Coverage Diff                      @@
##           typehints-and-docstrings     #319      +/-   ##
============================================================
- Coverage                     99.06%   99.06%   -0.01%     
============================================================
  Files                            22       22              
  Lines                          1074     1073       -1     
============================================================
- Hits                           1064     1063       -1     
  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.