covadge library
Constants
- badgeTemplate → const String
Functions
-
badgeColor(
int percentage) → String -
calculateLineCoverage(
File lcovReport) → Future< int> -
generateBadge(
String lcovReportPath, String badgePath) → Future< void> -
roundToNearestMultiple(
int i, int v) → int