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

v3: Add PeerConnection.GracefulClose #2854

Merged
merged 1 commit into from
Aug 6, 2024

Add PeerConnection.GracefulClose

4715107
Select commit
Loading
Failed to load commit list.
Merged

v3: Add PeerConnection.GracefulClose #2854

Add PeerConnection.GracefulClose
4715107
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 6, 2024 in 0s

75.92% of diff hit (target 70.00%)

View this Pull Request on Codecov

75.92% of diff hit (target 70.00%)

Annotations

Check warning on line 232 in datachannel.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

datachannel.go#L231-L232

Added lines #L231 - L232 were not covered by tests

Check warning on line 263 in datachannel.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

datachannel.go#L262-L263

Added lines #L262 - L263 were not covered by tests

Check warning on line 325 in datachannel.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

datachannel.go#L324-L325

Added lines #L324 - L325 were not covered by tests

Check warning on line 352 in datachannel.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

datachannel.go#L352

Added line #L352 was not covered by tests

Check warning on line 210 in icegatherer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

icegatherer.go#L210

Added line #L210 was not covered by tests

Check warning on line 214 in icegatherer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

icegatherer.go#L214

Added line #L214 was not covered by tests

Check warning on line 222 in icetransport.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

icetransport.go#L222

Added line #L222 was not covered by tests

Check warning on line 123 in internal/mux/mux.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/mux/mux.go#L123

Added line #L123 was not covered by tests

Check warning on line 125 in internal/mux/mux.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/mux/mux.go#L125

Added line #L125 was not covered by tests

Check warning on line 51 in operations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

operations.go#L51

Added line #L51 was not covered by tests

Check warning on line 96 in operations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

operations.go#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 108 in operations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

operations.go#L108

Added line #L108 was not covered by tests

Check warning on line 2110 in peerconnection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

peerconnection.go#L2110

Added line #L2110 was not covered by tests