Files
budget-app/scripts/metrics-coverage.js
Christian Hood a1d7f55772 Add metrics instrumentation coverage analyzer script
Scans server/src/routes/*.js with Node.js built-ins to count route
handlers and measure console.* logging coverage per file and in aggregate.
Supports JSON (default) and --format=text table output.

Nightshift-Task: metrics-coverage
Nightshift-Ref: https://github.com/marcus/nightshift
2026-03-20 03:08:20 -04:00

7.5 KiB