Add metrics instrumentation coverage analyzer script #4

Open
iswa wants to merge 1 commits from metrics-coverage/analyze-instrumentation into master
Owner

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

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
iswa added 1 commit 2026-03-20 08:26:24 -07:00
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
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin metrics-coverage/analyze-instrumentation:metrics-coverage/analyze-instrumentation
git checkout metrics-coverage/analyze-instrumentation
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: iswa/budget-app#4