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

webrtc, hls: use absolute paths in Location header (#3195) (#3177) #3240

Merged
merged 1 commit into from
Apr 14, 2024

webrtc, hls: use absolute paths in Location header (#3195) (#3177)

a7eaa17
Select commit
Loading
Failed to load commit list.
Merged

webrtc, hls: use absolute paths in Location header (#3195) (#3177) #3240

webrtc, hls: use absolute paths in Location header (#3195) (#3177)
a7eaa17
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 14, 2024 in 1s

40.74% of diff hit (target 56.09%)

View this Pull Request on Codecov

40.74% of diff hit (target 56.09%)

Annotations

Check warning on line 34 in internal/protocols/webrtc/whip_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/webrtc/whip_client.go#L34

Added line #L34 was not covered by tests

Check warning on line 70 in internal/protocols/webrtc/whip_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/webrtc/whip_client.go#L70

Added line #L70 was not covered by tests

Check warning on line 84 in internal/protocols/webrtc/whip_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/webrtc/whip_client.go#L84

Added line #L84 was not covered by tests

Check warning on line 96 in internal/protocols/webrtc/whip_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/webrtc/whip_client.go#L96

Added line #L96 was not covered by tests

Check warning on line 98 in internal/protocols/webrtc/whip_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/webrtc/whip_client.go#L98

Added line #L98 was not covered by tests

Check warning on line 109 in internal/protocols/webrtc/whip_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/webrtc/whip_client.go#L109

Added line #L109 was not covered by tests

Check warning on line 120 in internal/protocols/webrtc/whip_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/webrtc/whip_client.go#L120

Added line #L120 was not covered by tests

Check warning on line 150 in internal/protocols/webrtc/whip_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/webrtc/whip_client.go#L150

Added line #L150 was not covered by tests

Check warning on line 165 in internal/protocols/webrtc/whip_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/webrtc/whip_client.go#L165

Added line #L165 was not covered by tests

Check warning on line 173 in internal/protocols/webrtc/whip_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/webrtc/whip_client.go#L173

Added line #L173 was not covered by tests

Check warning on line 180 in internal/protocols/webrtc/whip_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/webrtc/whip_client.go#L180

Added line #L180 was not covered by tests

Check warning on line 192 in internal/protocols/webrtc/whip_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/webrtc/whip_client.go#L192

Added line #L192 was not covered by tests

Check warning on line 194 in internal/protocols/webrtc/whip_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/webrtc/whip_client.go#L194

Added line #L194 was not covered by tests

Check warning on line 205 in internal/protocols/webrtc/whip_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/webrtc/whip_client.go#L205

Added line #L205 was not covered by tests

Check warning on line 213 in internal/protocols/webrtc/whip_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/webrtc/whip_client.go#L213

Added line #L213 was not covered by tests

Check warning on line 223 in internal/protocols/webrtc/whip_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/webrtc/whip_client.go#L223

Added line #L223 was not covered by tests

Check warning on line 242 in internal/protocols/webrtc/whip_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/webrtc/whip_client.go#L242

Added line #L242 was not covered by tests

Check warning on line 270 in internal/protocols/webrtc/whip_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/webrtc/whip_client.go#L270

Added line #L270 was not covered by tests

Check warning on line 332 in internal/protocols/webrtc/whip_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/webrtc/whip_client.go#L332

Added line #L332 was not covered by tests

Check warning on line 356 in internal/protocols/webrtc/whip_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/webrtc/whip_client.go#L356

Added line #L356 was not covered by tests

Check warning on line 37 in internal/servers/hls/http_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/servers/hls/http_server.go#L32-L37

Added lines #L32 - L37 were not covered by tests

Check warning on line 145 in internal/servers/hls/http_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/servers/hls/http_server.go#L145

Added line #L145 was not covered by tests

Check warning on line 41 in internal/servers/webrtc/http_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/servers/webrtc/http_server.go#L40-L41

Added lines #L40 - L41 were not covered by tests