googlecloudplatform/LCOV GitHub Badges

Generates Badges from LCOV files.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
fileLCOV generated, combined, data file location from workspace root. Example: bazel-out/darwin-fastbuild/testlogs/pkg/<project_name>/<project_name>_test/coverage.dat yes
access_tokenAccess token used for writing filesno
styleOne of five styles: plastic, flat, flat-square, for-the-badge, or social. The default is flat.no
icon_nameThe name of the icon for the badge, NONE if you do not want one. Default: Google Cloudno
labelThe label for the badge. Default: Coverageno
criticalAn integer value, displaying the critical color if at or below the value. Default: 60no
warningAn integer value, displaying the warning color if above critical and below or equal to this threshold. Default: 75no
label_colorA hex value for the label color. Default: ffffffno
message_colorA hex value for the message color. Default ffffffno
success_colorA hex value for the success color. Default: 43ad43 (green)no
warning_colorA hex value for the warning color. Default: d68f0c (dark yellow)no
critical_colorA hex value for the critical color. Default: 9c2c9c (dark red)
namedescription
coverage_functions_foundThe number of functions found
coverage_functions_hitThe number of functions hit
coverage_lines_foundThe number of lines found
coverage_lines_hitThe number of lines hit
coverage_scoreThe score in percentage of total lines covered
coverage_badge_urlThe URL used to generate the badge