Skip to content

Commit

Permalink
doc: codacy
Browse files Browse the repository at this point in the history
  • Loading branch information
cenfun committed Jul 1, 2024
1 parent c25585e commit 7a5e9a5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,9 @@ For more information, see [Command Line](#command-line)
- `codecov`
- coverage data for [Codecov](https://docs.codecov.com/docs/codecov-custom-coverage-format), see [example](https://app.codecov.io/github/cenfun/monocart-coverage-reports)

- `codacy`
- coverage data for [Codacy](https://api.codacy.com/swagger#tocscoveragereport) API

- `console-summary` shows coverage summary in the console

![](./assets/console-summary.png)
Expand Down
3 changes: 3 additions & 0 deletions README.zh-Hans.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,9 @@ mcr node my-app.js -r v8,console-details
- `codecov`
- 专属支持[Codecov](https://docs.codecov.com/docs/codecov-custom-coverage-format)的报告, see [example](https://app.codecov.io/github/cenfun/monocart-coverage-reports)

- `codacy`
- 专属支持[Codacy](https://api.codacy.com/swagger#tocscoveragereport) API的报告

- `console-summary` 在控制台显示覆盖率概要

![](./assets/console-summary.png)
Expand Down

0 comments on commit 7a5e9a5

Please sign in to comment.