Class StatusBannerHtml

java.lang.Object
org.ek9lang.cli.coverage.StatusBannerHtml
All Implemented Interfaces:
BiFunction<Double,Boolean,String>

public final class StatusBannerHtml extends Object implements BiFunction<Double,Boolean,String>
Generates the status banner HTML showing pass/fail state based on coverage threshold. Returns HTML for a styled banner with icon, title, and coverage detail.