File tree Expand file tree Collapse file tree 3 files changed +1
-10
lines changed Expand file tree Collapse file tree 3 files changed +1
-10
lines changed Original file line number Diff line number Diff line change 5454 with :
5555 path : src/
5656
57- - name : Upload Scrutinizer coverage
58- uses : sudo-bot/action-scrutinizer@latest
59- with :
60- cli-args : " --format=php-clover tests/reports/clover.xml --revision=${{ github.event.pull_request.head.sha || github.sha }}"
6157 phpcs :
6258 runs-on : ubuntu-latest
6359 steps :
Original file line number Diff line number Diff line change 33[ ![ Latest Version on Packagist] [ ico-version ]] [ link-packagist ]
44[ ![ Software License] [ ico-license ]] ( LICENSE.md )
55[ ![ Build Status] [ ico-github ]] [ link-github ]
6- [ ![ Code Coverage] [ ico-coverage ]] [ link-coverage ]
76
87### Supported Versions
98| Laravel Version | Package Tag | Supported |
@@ -93,8 +92,5 @@ which will fire your batch job at the correct time.
9392[ ico-version ] : https://img.shields.io/packagist/v/lukewaite/laravel-queue-aws-batch.svg?style=flat-square
9493[ ico-license ] : https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
9594[ ico-github ] : https://img.shields.io/github/workflow/status/lukewaite/laravel-queue-aws-batch/Tests/main.svg?style=flat-square
96- [ ico-coverage ] : https://img.shields.io/scrutinizer/coverage/g/lukewaite/laravel-queue-aws-batch/main.svg?style=flat-square
97-
9895[ link-packagist ] : https://packagist.org/packages/lukewaite/laravel-queue-aws-batch
9996[ link-github ] : https://github.com/lukewaite/laravel-queue-aws-batch/actions/workflows/tests.yml?query=branch%3Amain++
100- [ link-coverage ] : https://scrutinizer-ci.com/g/lukewaite/laravel-queue-aws-batch/?branch=main
Original file line number Diff line number Diff line change 2727 "mockery/mockery" : " ^1.5" ,
2828 "laravel/framework" : " ^11.0|^12.0" ,
2929 "phpunit/phpunit" : " ^10.0|^11.0" ,
30- "squizlabs/php_codesniffer" : " ^3.5" ,
31- "scrutinizer/ocular" : " ^1.3" ,
30+ "squizlabs/php_codesniffer" : " ^3.5" ,
3231 "phpstan/phpstan" : " ^1.9" ,
3332 "nunomaduro/larastan" : " ^1|^2" ,
3433 "orchestra/testbench" : " ^9.0|^10.0" ,
You can’t perform that action at this time.
0 commit comments