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

Prevent allocation from encoding UDP address #684

Merged
merged 1 commit into from
Apr 20, 2024

Prevent allocation from encoding UDP address

757e240
Select commit
Loading
Failed to load commit list.
Merged

Prevent allocation from encoding UDP address #684

Prevent allocation from encoding UDP address
757e240
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 20, 2024 in 0s

79.14% (+0.07%) compared to 75092df

View this Pull Request on Codecov

79.14% (+0.07%) compared to 75092df

Details

Codecov Report

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

Project coverage is 79.14%. Comparing base (75092df) to head (757e240).

Files Patch % Lines
udp_muxed_conn.go 83.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #684      +/-   ##
==========================================
+ Coverage   79.06%   79.14%   +0.07%     
==========================================
  Files          41       41              
  Lines        3741     3745       +4     
==========================================
+ Hits         2958     2964       +6     
+ Misses        549      548       -1     
+ Partials      234      233       -1     

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