File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ - name : Upload coverage reports to Codecov
2+ uses : codecov/codecov-action@v3
3+ env :
4+ CODECOV_TOKEN : ${{ secrets.CODECOV_TOKEN }}
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments