htmlreport

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2026 License: MIT Imports: 14 Imported by: 0

Documentation

Overview

Package htmlreport generates standalone HTML reports with metric tables, tooltips, DPI, health signals, and ownership heatmaps.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Generate

func Generate(data ReportData) string

Types

type ReportData

type ReportData struct {
	Version   string
	Date      string
	Report    render.Report
	Metrics   metrics.ReportMetrics
	CodeStats metrics.CodeStats
	Summary   ai.SummaryMetrics
	Snapshots []trends.Snapshot
	AISummary string
	Commits   []commit.Commit
	Fetcher   *gitlog.Fetcher
	Ctx       context.Context
	Labs      bool
}

Jump to

Keyboard shortcuts

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