Skip to content

test(udp): add test for SO_RCVBUF clamping detection

37e2980
Select commit
Loading
Failed to load commit list.
Draft

fix(udp): detect silent SO_RCVBUF clamping by kernel #424

test(udp): add test for SO_RCVBUF clamping detection
37e2980
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 23, 2026 in 1s

48.36% (+0.01%) compared to baf4f92

View this Pull Request on Codecov

48.36% (+0.01%) compared to baf4f92

Details

Codecov Report

❌ Patch coverage is 62.50000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.36%. Comparing base (baf4f92) to head (37e2980).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #424      +/-   ##
==========================================
+ Coverage   48.34%   48.36%   +0.01%     
==========================================
  Files         156      156              
  Lines       12996    13012      +16     
  Branches     6900     6912      +12     
==========================================
+ Hits         6283     6293      +10     
- Misses       5326     5327       +1     
- Partials     1387     1392       +5     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.