Skip to content

Conversation

@smaeul
Copy link

@smaeul smaeul commented Nov 16, 2025

This function does not actually care about the socket state, so there is no need to check it. The ability to immediately receive data only depends on there being something in the receive buffer.

This function does not actually care about the socket state, so there
is no need to check it. The ability to immediately receive data only
depends on there being something in the receive buffer.
@codecov
Copy link

codecov bot commented Nov 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.45%. Comparing base (39cd44e) to head (4dab80c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1103      +/-   ##
==========================================
- Coverage   80.45%   80.45%   -0.01%     
==========================================
  Files          81       81              
  Lines       24461    24467       +6     
==========================================
+ Hits        19681    19685       +4     
- Misses       4780     4782       +2     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant