Skip to content

save progress

6838f51
Select commit
Loading
Failed to load commit list.
Draft

[POC] Server-side integration for xDS #6797

save progress
6838f51
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 5, 2026 in 1s

74.93% (+0.47%) compared to 8150425

View this Pull Request on Codecov

74.93% (+0.47%) compared to 8150425

Details

Codecov Report

❌ Patch coverage is 67.30769% with 255 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.93%. Comparing base (8150425) to head (6838f51).
⚠️ Report is 482 commits behind head on main.

Files with missing lines Patch % Lines
...om/linecorp/armeria/xds/ServerSnapshotWatcher.java 47.70% 45 Missing and 12 partials ⚠️
...necorp/armeria/server/ConnectionAcceptHandler.java 66.18% 26 Missing and 21 partials ⚠️
...meria/xds/DownstreamTlsTransportSocketFactory.java 29.41% 30 Missing and 6 partials ⚠️
...java/com/linecorp/armeria/xds/XdsServerPlugin.java 75.86% 12 Missing and 9 partials ⚠️
.../java/com/linecorp/armeria/xds/ListenerStream.java 71.15% 10 Missing and 5 partials ⚠️
.../com/linecorp/armeria/xds/FilterChainSnapshot.java 33.33% 12 Missing ⚠️
...armeria/server/HttpServerPipelineConfigurator.java 67.64% 6 Missing and 5 partials ⚠️
...com/linecorp/armeria/server/StaticTlsProvider.java 75.75% 4 Missing and 4 partials ⚠️
.../linecorp/armeria/xds/TransportSocketSnapshot.java 61.90% 5 Missing and 3 partials ⚠️
...ava/com/linecorp/armeria/xds/ListenerSnapshot.java 50.00% 7 Missing ⚠️
... and 12 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6797      +/-   ##
============================================
+ Coverage     74.46%   74.93%   +0.47%     
- Complexity    22234    25028    +2794     
============================================
  Files          1963     2225     +262     
  Lines         82437    93321   +10884     
  Branches      10764    12198    +1434     
============================================
+ Hits          61385    69933    +8548     
- Misses        15918    17535    +1617     
- Partials       5134     5853     +719     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.