covguard 0.1.0

CLI for diff-scoped coverage gating on changed lines
covguard-0.1.0 is not a library.

covguard (CLI)

Command-line interface for covguard.

Commands

  • covguard check: run diff-scoped coverage analysis
  • covguard explain <code>: explain covguard error codes

Outputs

  • JSON report (--out)
  • Markdown comment (--md)
  • SARIF report (--sarif)

Notes

This crate is the published covguard binary package.