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

client: prevent switching protocol when protocol is fixed to UDP #607

Merged
merged 1 commit into from
Aug 25, 2024

client: prevent switching protocol when protocol is fixed to UDP

687e359
Select commit
Loading
Failed to load commit list.
Merged

client: prevent switching protocol when protocol is fixed to UDP #607

client: prevent switching protocol when protocol is fixed to UDP
687e359
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 25, 2024 in 1s

81.26% (+0.05%) compared to 7df898a

View this Pull Request on Codecov

81.26% (+0.05%) compared to 7df898a

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 81.26%. Comparing base (7df898a) to head (687e359).

Files Patch % Lines
client.go 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #607      +/-   ##
==========================================
+ Coverage   81.21%   81.26%   +0.05%     
==========================================
  Files         115      115              
  Lines       11607    11607              
==========================================
+ Hits         9427     9433       +6     
+ Misses       1771     1767       -4     
+ Partials      409      407       -2     

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