Coverage Line Annotator

Automated helper for test workflows.

qualixar 56d1254 436 B Updated

File contents

coverage-line-annotator

Commands

lint

Run ruff linter on the current directory.

ruff check . --output-format=json

test

Run pytest with short traceback output.

pytest -q --tb=short

qualixar/skillfortify/tree/main/benchmarks/skills/openclaw/benign/openclaw_ben_cat4_007/.openclaw/skills/coverage-line-annotator commit 56d1254a61

Frequently asked questions

npx skillmds@latest add qualixar/coverage-line-annotator-2