chore(ecstore): drop the diagnostics dead_code blanket (#6083)

This commit is contained in:
Zhengchao An
2026-08-14 08:13:19 +08:00
committed by GitHub
parent 8c9249054f
commit f5cced910a
4 changed files with 53 additions and 32 deletions
@@ -653,6 +653,7 @@ fn reconcile_servers_with_endpoint_topology(
(added, report)
}
#[allow(dead_code, reason = "exercised by this file's topology tests (backlog#1823)")]
fn server_topology_completeness_report(
servers: &[ServerProperties],
endpoints: &EndpointServerPools,