Crate code_insights

source ·

Structs

  • Represents a Code Insights annotation. Annotations enable Bitbucket Server integrations to highlight specific lines to display data from the result of an analysis.
  • Holds all annotations that apply to a Code Insights report.
  • Used to represent a data field in a Report.
  • Represents a Bitbucket Server Code Insights report.

Enums

  • Provides descriptive errors when the serialization of a Report or Annotation fails.
  • Describes the value for a Data field in a Report.
  • Indicates whether a Report is in a passed or failed state.
  • Represents the severity of an Annotation.
  • Represents the type of an Annotation.

Type Aliases