corvidlabs/Atlas report

Render a repo's spec coverage as badges and standalone SVG components, and expose the numbers as outputs.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 7, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: corvidlabs/fledge-plugin-atlas@bfae900492615c6263c5ef431d1326eabb8b0406 # v1.3.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pathProject root to analyze.no.
output-dirDirectory to write atlas.json, the shields endpoint badges, the SVG components, and the coverage history into.noatlas
componentsSpace-separated SVG components to render. Any of: coverage, langmix, treemap, sunburst, calendar (calendar needs full git history, so fetch-depth: 0).nocoverage langmix treemap sunburst
versiongit ref (tag, branch, or SHA) of fledge-plugin-atlas to install the CLI from. Defaults to the ref this action was called at, so `uses: ...@v1` pins the CLI to v1 too; falls back to main.no""
augur-versionaugur release tag whose public prebuilt Linux binary the action installs to light the live augur trust chip. No token needed: augur ships public release binaries.nov0.4.1
namedescription
coverageSpec coverage as a whole-number percentage.
orphansNumber of source files governed by no spec.
phantomsNumber of spec-declared paths that do not exist on disk.
specsNumber of specs found.