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

Feat: add PacketAddr support to Trojan #2225

Merged
merged 7 commits into from
Feb 18, 2023
Merged

Conversation

AkinoKaede
Copy link
Contributor

Reopen #1919

@codecov-commenter
Copy link

codecov-commenter commented Dec 21, 2022

Codecov Report

Base: 39.37% // Head: 39.20% // Decreases project coverage by -0.17% ⚠️

Coverage data is based on head (4a1d466) compared to base (f8ac919).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2225      +/-   ##
==========================================
- Coverage   39.37%   39.20%   -0.17%     
==========================================
  Files         616      609       -7     
  Lines       36738    36706      -32     
==========================================
- Hits        14465    14390      -75     
- Misses      20688    20732      +44     
+ Partials     1585     1584       -1     
Impacted Files Coverage Δ
proxy/trojan/client.go 1.00% <0.00%> (-0.37%) ⬇️
proxy/trojan/config.pb.go 12.50% <0.00%> (-0.28%) ⬇️
proxy/trojan/protocol.go 44.82% <0.00%> (-5.18%) ⬇️
proxy/trojan/server.go 0.37% <0.00%> (-0.02%) ⬇️
proxy/trojan/simplified/config.go 3.84% <ø> (ø)
proxy/trojan/simplified/config.pb.go 18.86% <0.00%> (-0.74%) ⬇️
app/proxyman/outbound/errors.generated.go 0.00% <0.00%> (-100.00%) ⬇️
common/task/task.go 88.88% <0.00%> (-7.41%) ⬇️
testing/servers/tcp/tcp.go 81.81% <0.00%> (-5.46%) ⬇️
testing/scenarios/common.go 75.00% <0.00%> (-4.29%) ⬇️
... and 13 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@AkinoKaede AkinoKaede requested a review from kslr December 22, 2022 01:10
Copy link
Contributor

@xiaokangwang xiaokangwang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issue was discovered. It is ready to be merged. Thanks for your work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants