render

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package render formats snapshots, evidence and reports for the CLI.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Evidence

func Evidence(snap *types.PrSnapshot, inline []types.CommentEvidence, issue []types.IssueLevelEvidence) string

Evidence prints the deterministic evidence packets for the snapshot.

func NothingToClassify

func NothingToClassify(snap *types.PrSnapshot) string

NothingToClassify is shown when neither inline nor issue-level work survives filtering.

func Report

func Report(
	snap *types.PrSnapshot,
	inline []types.CommentEvidence,
	issueLevel []types.IssueLevelEvidence,
	outcomes []types.Outcome,
) string

Report formats the full classified report with per-comment status, source and draft replies. inline + issueLevel are passed so we can look up the original body for the comment column.

Types

This section is empty.

Jump to

Keyboard shortcuts

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