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

Added support for proxy servers #700

Closed
wants to merge 2 commits into from
Closed

Conversation

zjzhang-cn
Copy link
Member

Description

Added support for proxy servers in TCP connections

Reference issue

Fixes #...

Copy link

codecov bot commented May 27, 2024

Codecov Report

Attention: Patch coverage is 14.81481% with 23 lines in your changes are missing coverage. Please review.

Project coverage is 22.10%. Comparing base (7e44037) to head (4159c54).

Files Patch % Lines
active_tcp.go 0.00% 14 Missing ⚠️
candidate_peer_reflexive.go 0.00% 4 Missing ⚠️
candidate_relay.go 50.00% 1 Missing and 1 partial ⚠️
candidate_server_reflexive.go 50.00% 1 Missing and 1 partial ⚠️
agent.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #700       +/-   ##
===========================================
- Coverage   79.24%   22.10%   -57.14%     
===========================================
  Files          41       40        -1     
  Lines        3739     3754       +15     
===========================================
- Hits         2963      830     -2133     
- Misses        546     2880     +2334     
+ Partials      230       44      -186     
Flag Coverage Δ
go ?
wasm 22.10% <14.81%> (-0.03%) ⬇️

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.

@zjzhang-cn zjzhang-cn closed this May 28, 2024
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.

1 participant