Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
repo-ranger[bot] authored Aug 24, 2023
1 parent 6c7aaaf commit 64574bd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ Generate [coverage badge](https://www.npmjs.com/package/make-coverage-badge) lik
<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
|-------------|--------|----------|------------------------------------|--------------------------------------------------|
| output\_path | string | true | `"coverage/badge.svg"` | Writes the coverage badge to <br>the given path |
| path | string | true | `"."` | Path to the application |
| report\_path | string | true | `"coverage/coverage-summary.json"` | Path to a coverage report <br>file |
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |

Check warning

Code scanning / Markdownlint (reported by Codacy)

Expected: 80; Actual: 177 Warning

Expected: 80; Actual: 177
|-------------------------------------------------------------------|--------|----------|------------------------------------|--------------------------------------------------|
| <a name="input_output_path"></a>[output\_path](#input_output_path) | string | true | `"coverage/badge.svg"` | Writes the coverage badge to <br>the given path |

Check warning

Code scanning / Markdownlint (reported by Codacy)

Element: br Warning

Element: br

Check warning

Code scanning / Markdownlint (reported by Codacy)

Element: a Warning

Element: a

Check warning

Code scanning / Markdownlint (reported by Codacy)

Expected: 80; Actual: 178 Warning

Expected: 80; Actual: 178
| <a name="input_path"></a>[path](#input_path) | string | true | `"."` | Path to the application |

Check warning

Code scanning / Markdownlint (reported by Codacy)

Expected: 80; Actual: 177 Warning

Expected: 80; Actual: 177

Check warning

Code scanning / Markdownlint (reported by Codacy)

Element: a Warning

Element: a
| <a name="input_report_path"></a>[report\_path](#input_report_path) | string | true | `"coverage/coverage-summary.json"` | Path to a coverage report <br>file |

Check warning

Code scanning / Markdownlint (reported by Codacy)

Element: a Warning

Element: a

Check warning

Code scanning / Markdownlint (reported by Codacy)

Expected: 80; Actual: 178 Warning

Expected: 80; Actual: 178

Check warning

Code scanning / Markdownlint (reported by Codacy)

Element: br Warning

Element: br
<!-- AUTO-DOC-INPUT:END -->
Expand Down

0 comments on commit 64574bd

Please sign in to comment.