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 #422

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

User-aware relay address generator

2650e82
Select commit
Loading
Failed to load commit list.
Open

User-aware relay address generator #422

User-aware relay address generator
2650e82
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2025 in 0s

67.43% (+0.80%) compared to 3ff9392

View this Pull Request on Codecov

67.43% (+0.80%) compared to 3ff9392

Details

Codecov Report

Attention: Patch coverage is 69.23077% with 16 lines in your changes missing coverage. Please review.

Project coverage is 67.43%. Comparing base (3ff9392) to head (2650e82).
Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
internal/server/turn.go 75.00% 2 Missing and 3 partials ⚠️
internal/allocation/allocation_manager.go 57.14% 2 Missing and 1 partial ⚠️
relay_address_generator_none.go 0.00% 2 Missing ⚠️
relay_address_generator_range.go 0.00% 2 Missing ⚠️
server.go 0.00% 2 Missing ⚠️
internal/server/util.go 93.75% 1 Missing ⚠️
relay_address_generator_static.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #422      +/-   ##
==========================================
+ Coverage   66.63%   67.43%   +0.80%     
==========================================
  Files          43       43              
  Lines        2919     2933      +14     
==========================================
+ Hits         1945     1978      +33     
+ Misses        807      793      -14     
+ Partials      167      162       -5     

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