Files
WoWee/tools/editor/cli_audits.cpp
Kelsi 0a374fd27d feat(editor): add --summary flag to --audit-watertight-wob
Parity with the WOM-side --audit-watertight --summary added
last batch. Same one-line rollup format for CI dashboards:

  watertight-wob: PASS (1 buildings, 0 failure(s)) [/tmp/migtest, weld 0.001000]
  watertight-wob: FAIL (12 buildings, 4 failure(s)) [/tmp/zone, weld 0.001000]

Format: "watertight-wob: <PASS|FAIL> (<N> buildings, <K>
failure(s)) [<root>, weld <eps>]". Exit code unchanged —
failure count capped at 255.

Both --audit-watertight (WOM) and --audit-watertight-wob
(WOB) now offer the same trio of output modes: verbose
(default), --json (machine-readable), --summary (one-line
CI rollup).
2026-05-09 13:12:42 -07:00

24 KiB