Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
diagnostics
Package diagnostics is the single source of truth that converts the risk-annotated coverage tree (model.SummaryTree, already carrying per-node Statuses from the status.Annotate stage) into a flat list of editor-style diagnostics ("problems").
|
Package diagnostics is the single source of truth that converts the risk-annotated coverage tree (model.SummaryTree, already carrying per-node Statuses from the status.Annotate stage) into a flat list of editor-style diagnostics ("problems"). |
|
enricher
Package cache provides a content-addressed in-memory cache for static analysis results, backed by optional disk persistence.
|
Package cache provides a content-addressed in-memory cache for static analysis results, backed by optional disk persistence. |
|
filesystem
Package filesystem provides abstractions for filesystem operations to enable easier testing and mocking of file system interactions.
|
Package filesystem provides abstractions for filesystem operations to enable easier testing and mocking of file system interactions. |
|
filtering
Package filtering provides a robust mechanism for including or excluding elements (like assemblies, classes, or files) from a report based on user-defined patterns.
|
Package filtering provides a robust mechanism for including or excluding elements (like assemblies, classes, or files) from a report based on user-defined patterns. |
|
reporter/annotations
Package annotations emits coverage diagnostics as a human-readable Markdown file - a flat "Problems" list grouped by file, mirroring what an editor's problems panel shows.
|
Package annotations emits coverage diagnostics as a human-readable Markdown file - a flat "Problems" list grouped by file, mirroring what an editor's problems panel shows. |
|
reporter/sarif
Package sarif emits coverage diagnostics as a SARIF 2.1.0 file.
|
Package sarif emits coverage diagnostics as a SARIF 2.1.0 file. |
|
status
Package status centralizes the logic for classifying coverage metrics into risk levels (e.g., "danger", "warning", "safe").
|
Package status centralizes the logic for classifying coverage metrics into risk levels (e.g., "danger", "warning", "safe"). |
|
This script automates fetching and setting up Tree-sitter grammars for a Go project.
|
This script automates fetching and setting up Tree-sitter grammars for a Go project. |
|
tree-sitter
|
|
Click to show internal directories.
Click to hide internal directories.
