Skip to content

Commit

Permalink
Merge pull request #2 from TomHAnderson/codecov
Browse files Browse the repository at this point in the history
Testing codecov upload
  • Loading branch information
TomHAnderson authored Mar 13, 2021
2 parents 40227c8 + 2752505 commit 9017c43
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,4 @@ jobs:
uses: "codecov/codecov-action@v1"
with:
directory: "reports"

3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[![Build status](https://api.travis-ci.org/api-skeletons/doctrine-orm-hydration-module.svg)](http://travis-ci.org/api-skeletons/doctrine-orm-hydration-module)
[![Build Status](https://github.com/api-skeletons/doctrine-orm-hydration-module/workflows/Continuous%20Integration/badge.svg)](https://github.com/api-skeletons/doctrine-orm-hydration-module/actions)
[![Code Coverage](https://codecov.io/gh/api-skeletons/doctrine-orm-hydration-module/branch/master/graph/badge.svg)](https://codecov.io/gh/api-skeletons/doctrine-orm-hydration-module/branch/master)
[![Packagist](https://img.shields.io/packagist/v/api-skeletons/doctrine-orm-hydration-module.svg)](https://packagist.org/packages/api-skeletons/doctrine-orm-hydration-module)
[![Downloads](https://img.shields.io/packagist/dt/api-skeletons/doctrine-orm-hydration-module.svg)](https://packagist.org/packages/api-skeletons/doctrine-orm-hydration-module)

Expand Down

0 comments on commit 9017c43

Please sign in to comment.