We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5615e6c commit ecc047fCopy full SHA for ecc047f
1 file changed
action.yaml
@@ -1,6 +1,9 @@
1
name: 'DotNet Code Coverage Badge'
2
description: 'Extact code coverage percentage from an opencover report and generates metadata for a shields.io badge'
3
-
+branding:
4
+ icon: 'award'
5
+ color: 'yellow'
6
+
7
inputs:
8
label:
9
description: 'The badge label. For example "Unit Test Coverage"'
0 commit comments