Add metrics instrumentation coverage analyzer script #4
Reference in New Issue
Block a user
Delete Branch "metrics-coverage/analyze-instrumentation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.