-
-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated README.md #91
Conversation
| target | string | false | | Target file (default "README.md") | | ||
| text | string | false | | Text on the left side of the<br>badge (default: "Coverage") | | ||
| value | string | false | | Text on the right side of the<br>badge | | ||
| yellow | string | false | | At what percentage does the badge become<br>yellow instead of red (default 30) | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Element: br
| filename | string | true | `"coverage.out"` | File containing the tests output | | ||
| green | string | false | | At what percentage does the badge become<br>green instead of yellow (default: 70) | | ||
| target | string | false | | Target file (default "README.md") | | ||
| text | string | false | | Text on the left side of the<br>badge (default: "Coverage") | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Element: br
|----------|--------|----------|------------------|-----------------------------------------------------------------------------------| | ||
| color | string | false | | Color of the badge - green/yellow/red | | ||
| filename | string | true | `"coverage.out"` | File containing the tests output | | ||
| green | string | false | | At what percentage does the badge become<br>green instead of yellow (default: 70) | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Element: br
| green | string | false | | At what percentage does the badge become<br>green instead of yellow (default: 70) | | ||
| target | string | false | | Target file (default "README.md") | | ||
| text | string | false | | Text on the left side of the<br>badge (default: "Coverage") | | ||
| value | string | false | | Text on the right side of the<br>badge | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Element: br
|----------|--------|----------|------------------|-----------------------------------------------------------------------------------| | ||
| color | string | false | | Color of the badge - green/yellow/red | | ||
| filename | string | true | `"coverage.out"` | File containing the tests output | | ||
| green | string | false | | At what percentage does the badge become<br>green instead of yellow (default: 70) | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Expected: 80; Actual: 135
| target | string | false | | Target file (default "README.md") | | ||
| text | string | false | | Text on the left side of the<br>badge (default: "Coverage") | | ||
| value | string | false | | Text on the right side of the<br>badge | | ||
| yellow | string | false | | At what percentage does the badge become<br>yellow instead of red (default 30) | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Expected: 80; Actual: 135
| yellow | string | false | | At what percentage does the<br>badge become yellow instead of<br>red (default 30) | | ||
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION | | ||
|----------|--------|----------|------------------|-----------------------------------------------------------------------------------| | ||
| color | string | false | | Color of the badge - green/yellow/red | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Expected: 80; Actual: 135
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION | | ||
|----------|--------|----------|------------------|-----------------------------------------------------------------------------------| | ||
| color | string | false | | Color of the badge - green/yellow/red | | ||
| filename | string | true | `"coverage.out"` | File containing the tests output | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Expected: 80; Actual: 135
| green | string | false | | At what percentage does the badge become<br>green instead of yellow (default: 70) | | ||
| target | string | false | | Target file (default "README.md") | | ||
| text | string | false | | Text on the left side of the<br>badge (default: "Coverage") | | ||
| value | string | false | | Text on the right side of the<br>badge | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Expected: 80; Actual: 135
| filename | string | true | `"coverage.out"` | File containing the tests output | | ||
| green | string | false | | At what percentage does the badge become<br>green instead of yellow (default: 70) | | ||
| target | string | false | | Target file (default "README.md") | | ||
| text | string | false | | Text on the left side of the<br>badge (default: "Coverage") | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Expected: 80; Actual: 135
8f8d250
to
87fc1a1
Compare
Updated README.md