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 sniffing for TUN #2733

Merged
merged 1 commit into from Nov 1, 2023
Merged

Feat: add sniffing for TUN #2733

merged 1 commit into from Nov 1, 2023

Conversation

AkinoKaede
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 29, 2023

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (f8d2741) 37.69% compared to head (a96d343) 37.71%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2733      +/-   ##
==========================================
+ Coverage   37.69%   37.71%   +0.01%     
==========================================
  Files         659      659              
  Lines       38874    38890      +16     
==========================================
+ Hits        14653    14666      +13     
- Misses      22606    22612       +6     
+ Partials     1615     1612       -3     
Files Coverage Δ
app/tun/config.pb.go 19.80% <0.00%> (-0.82%) ⬇️
app/tun/handler_tcp.go 0.00% <0.00%> (ø)
app/tun/handler_udp.go 0.00% <0.00%> (ø)

... and 5 files with indirect coverage changes

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

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.

Nice! No issue was discovered, it will be included in v5.11.0 . Could you by the way work on getting its document updated now? I can write it, but it seems others don't feel the same when I think it is easy to understand.

@xiaokangwang xiaokangwang merged commit c0a0ce2 into master Nov 1, 2023
75 checks passed
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.

None yet

3 participants