Skip to content

report

sqllocks_spindle.verify.report

VerifyResult dataclass and VerifyReport renderer.

Classes

VerifyResult dataclass

Outcome of a spindle verify run.

VerifyReport

Renders a VerifyResult as Markdown or JSON.

Methods:
to_json(indent=2)

Serialize result to a JSON string.

to_markdown()

Render result as a reproducible Markdown report.