feat: support PROXY protocol v1 and v2 - #283
Merged
Merged
Codecov / codecov/project
succeeded
Sep 5, 2026 in 1s
88.34% (+0.72%) compared to 4526a05
View this Pull Request on Codecov
88.34% (+0.72%) compared to 4526a05
Details
Codecov Report
❌ Patch coverage is 96.96970% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.34%. Comparing base (4526a05) to head (deca8d5).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| servers/http11/http.go | 93.33% | 1 Missing |
| servers/https/https.go | 83.33% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #283 +/- ##
==========================================
+ Coverage 87.61% 88.34% +0.72%
==========================================
Files 28 29 +1
Lines 1292 1347 +55
==========================================
+ Hits 1132 1190 +58
+ Misses 160 157 -3 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading