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/patch failed Nov 18, 2024 in 1s

36.63% of diff hit (target 70.00%)

View this Pull Request on Codecov

36.63% of diff hit (target 70.00%)

Annotations

Check warning on line 50 in internal/allocation/allocation_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/allocation/allocation_manager.go#L50

Added line #L50 was not covered by tests

Check warning on line 52 in internal/allocation/allocation_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/allocation/allocation_manager.go#L52

Added line #L52 was not covered by tests

Check warning on line 213 in internal/allocation/allocation_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/allocation/allocation_manager.go#L212-L213

Added lines #L212 - L213 were not covered by tests

Check warning on line 107 in internal/server/turn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/turn.go#L107

Added line #L107 was not covered by tests

Check warning on line 49 in internal/server/util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/util.go#L49

Added line #L49 was not covered by tests

Check warning on line 77 in internal/server/util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/util.go#L77

Added line #L77 was not covered by tests

Check warning on line 86 in internal/server/util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/util.go#L86

Added line #L86 was not covered by tests

Check warning on line 88 in internal/server/util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/util.go#L88

Added line #L88 was not covered by tests

Check warning on line 93 in internal/server/util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/util.go#L93

Added line #L93 was not covered by tests

Check warning on line 97 in internal/server/util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/util.go#L97

Added line #L97 was not covered by tests

Check warning on line 61 in relay_address_generator_none.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay_address_generator_none.go#L57-L61

Added lines #L57 - L61 were not covered by tests

Check warning on line 63 in relay_address_generator_none.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay_address_generator_none.go#L63

Added line #L63 was not covered by tests

Check warning on line 68 in relay_address_generator_none.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay_address_generator_none.go#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 120 in relay_address_generator_range.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay_address_generator_range.go#L111-L120

Added lines #L111 - L120 were not covered by tests

Check warning on line 123 in relay_address_generator_range.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay_address_generator_range.go#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 130 in relay_address_generator_range.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay_address_generator_range.go#L126-L130

Added lines #L126 - L130 were not covered by tests

Check warning on line 136 in relay_address_generator_range.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay_address_generator_range.go#L133-L136

Added lines #L133 - L136 were not covered by tests

Check warning on line 139 in relay_address_generator_range.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay_address_generator_range.go#L138-L139

Added lines #L138 - L139 were not covered by tests

Check warning on line 142 in relay_address_generator_range.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay_address_generator_range.go#L142

Added line #L142 was not covered by tests

Check warning on line 147 in relay_address_generator_range.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay_address_generator_range.go#L146-L147

Added lines #L146 - L147 were not covered by tests

Check warning on line 75 in relay_address_generator_static.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay_address_generator_static.go#L71-L75

Added lines #L71 - L75 were not covered by tests

Check warning on line 81 in relay_address_generator_static.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay_address_generator_static.go#L78-L81

Added lines #L78 - L81 were not covered by tests

Check warning on line 85 in relay_address_generator_static.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay_address_generator_static.go#L83-L85

Added lines #L83 - L85 were not covered by tests

Check warning on line 90 in relay_address_generator_static.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay_address_generator_static.go#L89-L90

Added lines #L89 - L90 were not covered by tests

Check warning on line 183 in server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server.go#L182-L183

Added lines #L182 - L183 were not covered by tests