Crate code_insights Copy item path Source Annotation Represents a Code Insights annotation. Annotations enable Bitbucket Server
integrations to highlight specific lines to display data from the result of
an analysis. AnnotationBuilder Annotations Holds all annotations that apply to a Code Insights report. Data Used to represent a data field in a Report
. Report Represents a Bitbucket Server Code Insights report. ReportBuilder Error Provides descriptive errors when the serialization of a Report
or
Annotation
fails. Parameter Describes the value for a Data
field in a Report
. ReportResult Indicates whether a Report
is in a passed or failed state. Severity Represents the severity of an Annotation
. Type Represents the type of an Annotation
. Result Shorthand for Result
type.