Enum BowireReportKind

Namespace
Kuestenlogik.Bowire.Reporting
Assembly
Kuestenlogik.Bowire.dll

Kind of artefact a rollup row was fed by (#587).

public enum BowireReportKind

Fields

Benchmark = 3

A scheduled-benchmark run history (#232).

Contract = 2

A contract-verification result (#364).

JUnit = 6

bowire test --junit XML.

K6Summary = 4

A k6-summary export (#360).

Lint = 1

bowire lint --format json findings.

Sarif = 5

bowire scan SARIF.

Unknown = 0

Not recognised as any Bowire report.