coverage-diff

command
v0.147.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 11, 2026 License: AGPL-3.0 Imports: 12 Imported by: 0

Documentation

Overview

cmd/coverage-diff scrapes the awesome-flipperzero upstream lists for tool/verb names and cross-references them against PromptZero's registered tool registry (internal/tools). It emits a markdown gap report listing candidates we don't yet expose, grouped by upstream repository.

Usage:

coverage-diff [flags]

Flags:

--markdown       output markdown report (default: true; flag available for
                 scripting clarity)
--no-cache       bypass the local HTTP response cache in ${TMPDIR}
--out-of-scope   path to the YAML allowlist of intentionally-skipped tokens
                 (default: docs/coverage/out-of-scope.yaml)

The exit code is 0 even when gaps are found — gaps are informational. A non-zero exit indicates a fatal setup error (e.g. all fetches failed).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL