Skip to content

Commit

Permalink
Merge pull request #2 from Unh3ck3d/upload-test-coverage
Browse files Browse the repository at this point in the history
ci: upload code coverage
  • Loading branch information
Unh3ck3d committed Nov 6, 2023
2 parents f42c089 + 95b7396 commit ec1aa68
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,4 @@ jobs:
coverage: pcov
- uses: php-actions/composer@v6
- run: composer test:coverage
- uses: codecov/codecov-action@v3
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<a name="readme-top"></a>

[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/Unh3ck3d/php-cs-fixer-git-hook/blob/main/LICENSE)
[![Code coverage](https://img.shields.io/codecov/c/gh/Unh3ck3d/php-cs-fixer-git-hook?label=codecov&logo=codecov&style=flat-square)](https:/
/codecov.io/gh/Unh3ck3d/php-cs-fixer-git-hook)

<h3 align="center">php-cs-fixer-git-hook</h3>
<p align="center">
Expand Down

0 comments on commit ec1aa68

Please sign in to comment.