Skip to content

Commit

Permalink
Fix clover's format name in README (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor committed Apr 8, 2024
1 parent fd443e4 commit 53f064d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ With values used for `--format` option:
- [x] Golang coverage format - `golang`
- [x] Coveralls JSON format - `coveralls`
- [x] Pytest-Cov ([:test_tube: beta](#pytest-cov-test_tube-beta)) - `python`
- [x] Clover XML - `phpunit`
- [x] Clover XML as available via PHPUnit - `clover`

You can add a report parser to this project by following [these instructions](./doc/development.md#add-coverage-format-support).

Expand Down

0 comments on commit 53f064d

Please sign in to comment.