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

User-aware relay address generator #421

Closed
wants to merge 1 commit into from

User-aware relay address generator

6e85c3f
Select commit
Loading
Failed to load commit list.
Closed

User-aware relay address generator #421

User-aware relay address generator
6e85c3f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 18, 2024 in 1s

65.64% (-0.99%) compared to 3ff9392

View this Pull Request on Codecov

65.64% (-0.99%) compared to 3ff9392

Details

Codecov Report

Attention: Patch coverage is 36.63366% with 64 lines in your changes missing coverage. Please review.

Project coverage is 65.64%. Comparing base (3ff9392) to head (6e85c3f).

Files with missing lines Patch % Lines
relay_address_generator_range.go 0.00% 26 Missing ⚠️
relay_address_generator_static.go 0.00% 14 Missing ⚠️
relay_address_generator_none.go 0.00% 8 Missing ⚠️
internal/server/util.go 45.45% 6 Missing ⚠️
internal/allocation/allocation_manager.go 82.75% 4 Missing and 1 partial ⚠️
server.go 0.00% 4 Missing ⚠️
internal/server/turn.go 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #421      +/-   ##
==========================================
- Coverage   66.63%   65.64%   -0.99%     
==========================================
  Files          43       43              
  Lines        2919     2995      +76     
==========================================
+ Hits         1945     1966      +21     
- Misses        807      861      +54     
- Partials      167      168       +1     

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