File tree Expand file tree Collapse file tree 4 files changed +2
-38
lines changed
Expand file tree Collapse file tree 4 files changed +2
-38
lines changed Original file line number Diff line number Diff line change 2626/.editorconfig export-ignore
2727/.gitattributes export-ignore
2828/.gitignore export-ignore
29- /.scrutinizer.yml export-ignore
3029/phpunit.xml.dist export-ignore
3130/tests export-ignore
3231/docs export-ignore
Original file line number Diff line number Diff line change 2626 phpunit :
2727 uses : yiisoft/actions/.github/workflows/phpunit.yml@master
2828 with :
29+ ini-values : pcov.directory=$GITHUB_WORKSPACE, pcov.exclude=#^(?!($GITHUB_WORKSPACE/config/|$GITHUB_WORKSPACE/src/)).*#
2930 os : >-
3031 ['ubuntu-latest', 'windows-latest']
3132 php : >-
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 99[ ![ Latest Stable Version] ( https://poser.pugx.org/yiisoft/router/v/stable.png )] ( https://packagist.org/packages/yiisoft/router )
1010[ ![ Total Downloads] ( https://poser.pugx.org/yiisoft/router/downloads.png )] ( https://packagist.org/packages/yiisoft/router )
1111[ ![ Build status] ( https://github.com/yiisoft/router/workflows/build/badge.svg )] ( https://github.com/yiisoft/router/actions )
12- [ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/yiisoft/router/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/yiisoft/router/?branch=master )
13- [ ![ Code Coverage] ( https://scrutinizer-ci.com/g/yiisoft/router/badges/coverage.png?b=master )] ( https://scrutinizer-ci.com/g/yiisoft/router/?branch=master )
12+ [ ![ Code coverage] ( https://codecov.io/gh/yiisoft/router/graph/badge.svg?token=FxndVgUmF0 )] ( https://codecov.io/gh/yiisoft/router )
1413[ ![ Mutation testing badge] ( https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Fyiisoft%2Frouter%2Fmaster )] ( https://dashboard.stryker-mutator.io/reports/github.com/yiisoft/router/master )
1514[ ![ static analysis] ( https://github.com/yiisoft/router/workflows/static%20analysis/badge.svg )] ( https://github.com/yiisoft/router/actions?query=workflow%3A%22static+analysis%22 )
1615[ ![ type-coverage] ( https://shepherd.dev/github/yiisoft/router/coverage.svg )] ( https://shepherd.dev/github/yiisoft/router )
You can’t perform that action at this time.
0 commit comments