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

Add initial implementation of craete_offer, apply_local_description and add_transceiver #6

Merged
merged 5 commits into from
Oct 27, 2023

Parse only pure integers in `next_mid` function

a07928e
Select commit
Loading
Failed to load commit list.
Merged

Add initial implementation of craete_offer, apply_local_description and add_transceiver #6

Parse only pure integers in `next_mid` function
a07928e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 27, 2023 in 1s

33.67% of diff hit (target 51.63%)

View this Pull Request on Codecov

33.67% of diff hit (target 51.63%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/peer_connection.ex#L100

Added line #L100 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/peer_connection.ex#L134-L135

Added lines #L134 - L135 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/peer_connection.ex#L141-L142

Added lines #L141 - L142 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/peer_connection.ex#L144-L145

Added lines #L144 - L145 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/peer_connection.ex#L147-L148

Added lines #L147 - L148 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/peer_connection.ex#L151

Added line #L151 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/peer_connection.ex#L161

Added line #L161 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/peer_connection.ex#L163

Added line #L163 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/peer_connection.ex#L166

Added line #L166 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/peer_connection.ex#L168-L169

Added lines #L168 - L169 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/peer_connection.ex#L172

Added line #L172 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/peer_connection.ex#L180-L182

Added lines #L180 - L182 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/peer_connection.ex#L184

Added line #L184 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/peer_connection.ex#L189

Added line #L189 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/peer_connection.ex#L233-L235

Added lines #L233 - L235 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/peer_connection.ex#L247

Added line #L247 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/peer_connection.ex#L249

Added line #L249 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/peer_connection.ex#L251

Added line #L251 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/peer_connection.ex#L254-L258

Added lines #L254 - L258 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/peer_connection.ex#L260

Added line #L260 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/peer_connection.ex#L301

Added line #L301 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/peer_connection.ex#L304

Added line #L304 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/peer_connection.ex#L313-L315

Added lines #L313 - L315 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/peer_connection.ex#L395

Added line #L395 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/ex_webrtc/peer_connection.ex#L441-L442

Added lines #L441 - L442 were not covered by tests