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

implement parsing of the CONNECT-IP request #71

Closed
wants to merge 1 commit into from

Conversation

marten-seemann
Copy link
Member

Part of #63. Depends on #70.

This intentionally omits requests that define URI template variables, since we don't support IP flow forwarding yet.

Copy link

codecov bot commented Sep 28, 2024

Codecov Report

Attention: Patch coverage is 91.66667% with 3 lines in your changes missing coverage. Please review.

Project coverage is 83.19%. Comparing base (bbb071c) to head (9242a16).

Files with missing lines Patch % Lines
request.go 89.65% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@                   Coverage Diff                   @@
##           connect-ip-capsules      #71      +/-   ##
=======================================================
+ Coverage                83.11%   83.19%   +0.07%     
=======================================================
  Files                        5        5              
  Lines                      462      476      +14     
=======================================================
+ Hits                       384      396      +12     
- Misses                      54       55       +1     
- Partials                    24       25       +1     

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

This intentionally omits requests that define URI template variables,
since we don't support IP flow forwarding yet.
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.

1 participant