Fix logging of forwarded IPs in logs #11854
Merged
Codecov / codecov/project
succeeded
Jan 23, 2026 in 0s
17.59% (-0.01%) compared to b8ed34e, passed because coverage increased by 0% when compared to adjusted base (17.59%)
View this Pull Request on Codecov
17.59% (-0.01%) compared to b8ed34e, passed because coverage increased by 0% when compared to adjusted base (17.59%)
Details
Codecov Report
❌ Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 17.59%. Comparing base (b8ed34e) to head (f418cd8).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| server/src/main/java/com/cloud/api/ApiServlet.java | 92.30% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## 4.22 #11854 +/- ##
============================================
- Coverage 17.59% 17.59% -0.01%
+ Complexity 15600 15597 -3
============================================
Files 5910 5910
Lines 529755 529753 -2
Branches 64724 64723 -1
============================================
- Hits 93228 93226 -2
Misses 426035 426035
Partials 10492 10492 ☔ View full report in Codecov by Sentry.
📢 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading