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

Support stand alone STUN server mode #383

Merged
merged 1 commit into from
Apr 4, 2024

Support stand alone STUN server mode

b4a15e7
Select commit
Loading
Failed to load commit list.
Merged

Support stand alone STUN server mode #383

Support stand alone STUN server mode
b4a15e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 4, 2024 in 0s

66.65% (-0.04%) compared to 33c87de

View this Pull Request on Codecov

66.65% (-0.04%) compared to 33c87de

Details

Codecov Report

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

Project coverage is 66.65%. Comparing base (33c87de) to head (b4a15e7).

Files Patch % Lines
server.go 37.50% 5 Missing ⚠️
server_config.go 40.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #383      +/-   ##
==========================================
- Coverage   66.68%   66.65%   -0.04%     
==========================================
  Files          43       43              
  Lines        2888     2903      +15     
==========================================
+ Hits         1926     1935       +9     
- Misses        796      801       +5     
- Partials      166      167       +1     

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