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

[ISSUE #8259] fix parse ipv6 from address in haproxy #8260

Merged
merged 2 commits into from
Sep 12, 2024

Conversation

yuz10
Copy link
Member

@yuz10 yuz10 commented Jun 5, 2024

Which Issue(s) This PR Fixes

Fixes #8259

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

codecov-commenter commented Jun 5, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 42.93%. Comparing base (7558850) to head (10e7cc4).

Files Patch % Lines
...g/protocol/http2proxy/HAProxyMessageForwarder.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8260      +/-   ##
=============================================
- Coverage      42.95%   42.93%   -0.02%     
+ Complexity     10390    10386       -4     
=============================================
  Files           1271     1271              
  Lines          88785    88785              
  Branches       11410    11410              
=============================================
- Hits           38135    38122      -13     
- Misses         45955    45960       +5     
- Partials        4695     4703       +8     

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

@yuz10 yuz10 merged commit 5eced11 into apache:develop Sep 12, 2024
10 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.

[Bug] Error parsing ipv6 from address in HAProxyMessageForwarder
3 participants