You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pin skill-miss dedup across independent diagnostics collectors
The startup path runs the skill-miss summary through seven independent
call sites, each with its own PluginLoadDiagnostics collector. Add a
test confirming formatPluginWarningsSummary still dedupes correctly
when warnings originate from multiple separate collectors, guarding
the invariant as more collectors are added to the chain.
0 commit comments