analyzer

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Analyze

func Analyze(data *model.PRData, aiAnalysis *model.AIAnalysis) *model.PRReport

func AnalyzeAST

func AnalyzeAST(baseFiles, headFiles []model.FileContent) model.ASTResult

func AnalyzeArchitecture

func AnalyzeArchitecture(diffs []model.FileDiff, baseFiles, headFiles []model.FileContent, astResult model.ASTResult) model.ArchResult

func AnalyzeScope

func AnalyzeScope(diffs []model.FileDiff) model.ScopeResult

func ClassifyChange

func ClassifyChange(diffs []model.FileDiff, meta model.PRMetadata) model.ClassifyResult

func DetectRisks

func DetectRisks(diffs []model.FileDiff, headFiles []model.FileContent) []model.RiskFlag

func PreComputeRisks

func PreComputeRisks(data *model.PRData) []model.RiskFlag

PreComputeRisks runs the heuristic risk detection before the AI call so the risks can be passed to the AI for commentary.

func SuggestReviewers

func SuggestReviewers(blames []model.BlameResult, prAuthor string) []model.Reviewer

Types

This section is empty.

Jump to

Keyboard shortcuts

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