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
- Fold netcheck_err/section errors into overall severity so the banner,
telemetry, and Issues list agree
- Distinguish an undetermined port mapping ("Unknown") from "None detected"
- Treat PreferredDERP 0 as no preferred region in the regions table
- Offer the raw output via a "View Output" action when parse/display fails
- Record diagnostic success only after the panel shows
- Rename display -> parseAndDisplay; align the display-failure message with the log
- Share the View JSON / empty / error DOM builders via @repo/webview-shared
- Drop redundant export/satisfies, extract the latency constant, unify table headers
- Add tests for severity, port mapping, the preferred sentinel, page render,
shared DOM builders, runDiagnosticCli branches, and the netcheck handler
0 commit comments