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 test that NetworkTypes is respected #722

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Add test that NetworkTypes is respected #722

merged 1 commit into from
Aug 14, 2024

Conversation

Sean-Der
Copy link
Member

Assert that a remote Passive TCP candidate doesn't cause a TCP connection to be started.

Resolves pion/webrtc#2782

Assert that a remote Passive TCP candidate doesn't cause a TCP
connection to be started.

Resolves pion/webrtc#2782
Copy link

codecov bot commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.11%. Comparing base (3051b4a) to head (b559a79).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #722   +/-   ##
=======================================
  Coverage   79.11%   79.11%           
=======================================
  Files          41       41           
  Lines        3782     3782           
=======================================
  Hits         2992     2992           
  Misses        558      558           
  Partials      232      232           
Flag Coverage Δ
go 79.11% <ø> (ø)
wasm 22.46% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Sean-Der Sean-Der merged commit 5dfb91f into master Aug 14, 2024
14 of 15 checks passed
@Sean-Der Sean-Der deleted the ice-2782 branch August 14, 2024 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

ICE connectivity checks are made for deselected network types
1 participant