Skip to content

Commit 63c079d

Browse files
authored
Merge pull request #17 from Jurj-Bogdan/3.0
codecov yml && static-analysis badge
2 parents 93a6b85 + cc04b5b commit 63c079d

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/codecov.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- name: Upload coverage reports to Codecov
2+
uses: codecov/codecov-action@v3
3+
env:
4+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Logging Error Handler for DotKernel
1010
[![GitHub stars](https://img.shields.io/github/stars/dotkernel/dot-errorhandler)](https://github.com/dotkernel/dot-errorhandler/stargazers)
1111
[![GitHub license](https://img.shields.io/github/license/dotkernel/dot-errorhandler)](https://github.com/dotkernel/dot-errorhandler/blob/3.0/LICENSE)
1212

13+
[![Build Static](https://github.com/dotkernel/dot-errorhandler/actions/workflows/static-analysis.yml/badge.svg?branch=3.0)](https://github.com/dotkernel/dot-errorhandler/actions/workflows/static-analysis.yml)
14+
1315
[![SymfonyInsight](https://insight.symfony.com/projects/cf1f8d89-f230-4157-bc8b-7cce20c75454/big.svg)](https://insight.symfony.com/projects/cf1f8d89-f230-4157-bc8b-7cce20c75454)
1416

1517

0 commit comments

Comments
 (0)