Skip to content
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

feat: enable OnOpen for connected UDP socket #554

Merged
merged 2 commits into from
Mar 23, 2024

chore: refine code

9cf2f2d
Select commit
Loading
Failed to load commit list.
Merged

feat: enable OnOpen for connected UDP socket #554

chore: refine code
9cf2f2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 23, 2024 in 0s

79.08% (+0.08%) compared to 54f81b6

View this Pull Request on Codecov

79.08% (+0.08%) compared to 54f81b6

Details

Codecov Report

Attention: Patch coverage is 96.77419% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 79.08%. Comparing base (54f81b6) to head (9cf2f2d).

Files Patch % Lines
eventloop_unix.go 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #554      +/-   ##
==========================================
+ Coverage   79.00%   79.08%   +0.08%     
==========================================
  Files          25       25              
  Lines        2091     2109      +18     
==========================================
+ Hits         1652     1668      +16     
- Misses        304      305       +1     
- Partials      135      136       +1     

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