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

Setup SRTP decryption #12

Merged
merged 3 commits into from
Nov 7, 2023

Install `libsrtp` on CI

6fda934
Select commit
Loading
Failed to load commit list.
Merged

Setup SRTP decryption #12

Install `libsrtp` on CI
6fda934
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 6, 2023 in 1s

4.54% of diff hit (target 74.12%)

View this Pull Request on Codecov

4.54% of diff hit (target 74.12%)

Annotations

Check warning on line 112 in lib/ex_webrtc/dtls_transport.ex

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/dtls_transport.ex#L112

Added line #L112 was not covered by tests

Check warning on line 118 in lib/ex_webrtc/dtls_transport.ex

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/dtls_transport.ex#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 123 in lib/ex_webrtc/dtls_transport.ex

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/dtls_transport.ex#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 131 in lib/ex_webrtc/dtls_transport.ex

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/dtls_transport.ex#L131

Added line #L131 was not covered by tests

Check warning on line 133 in lib/ex_webrtc/dtls_transport.ex

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/dtls_transport.ex#L133

Added line #L133 was not covered by tests

Check warning on line 136 in lib/ex_webrtc/dtls_transport.ex

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/dtls_transport.ex#L136

Added line #L136 was not covered by tests

Check warning on line 139 in lib/ex_webrtc/dtls_transport.ex

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/dtls_transport.ex#L139

Added line #L139 was not covered by tests

Check warning on line 143 in lib/ex_webrtc/dtls_transport.ex

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/dtls_transport.ex#L143

Added line #L143 was not covered by tests

Check warning on line 148 in lib/ex_webrtc/dtls_transport.ex

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/dtls_transport.ex#L148

Added line #L148 was not covered by tests

Check warning on line 150 in lib/ex_webrtc/dtls_transport.ex

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/dtls_transport.ex#L150

Added line #L150 was not covered by tests

Check warning on line 153 in lib/ex_webrtc/dtls_transport.ex

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/dtls_transport.ex#L153

Added line #L153 was not covered by tests

Check warning on line 161 in lib/ex_webrtc/dtls_transport.ex

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/dtls_transport.ex#L160-L161

Added lines #L160 - L161 were not covered by tests

Check warning on line 349 in lib/ex_webrtc/peer_connection.ex

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/peer_connection.ex#L347-L349

Added lines #L347 - L349 were not covered by tests

Check warning on line 353 in lib/ex_webrtc/peer_connection.ex

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/peer_connection.ex#L352-L353

Added lines #L352 - L353 were not covered by tests

Check warning on line 356 in lib/ex_webrtc/peer_connection.ex

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/peer_connection.ex#L356

Added line #L356 was not covered by tests