ProjectHealth

constructor(score: Int, band: String, components: List<HealthComponent>)(source)

Parameters

score

Health in [0, 100]; higher is healthier.

band

Readable classification: "Healthy", "Fair", or "At risk".

components

Every penalty signal, including those that deducted nothing, in a fixed order.