File tree 2 files changed +7
-0
lines changed
2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
prints additional PhpStorm editor url in PHPUnit cli output.
4
4
5
+ [ ![ Mutation testing badge] ( https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2FwickedOne%2Fphpunit-printer%2Fmain )] ( https://dashboard.stryker-mutator.io/reports/github.com/wickedOne/phpunit-printer/main )
6
+ [ ![ codecov] ( https://codecov.io/gh/wickedOne/phpunit-printer/branch/main/graph/badge.svg?token=UHKAVGURP7 )] ( https://codecov.io/gh/wickedOne/phpunit-printer )
5
7
[ ![ Latest Stable Version] ( http://poser.pugx.org/wickedone/phpunit-printer/v )] ( https://packagist.org/packages/wickedone/phpunit-printer )
6
8
[ ![ Total Downloads] ( http://poser.pugx.org/wickedone/phpunit-printer/downloads )] ( https://packagist.org/packages/wickedone/phpunit-printer )
7
9
[ ![ License] ( http://poser.pugx.org/wickedone/phpunit-printer/license )] ( https://packagist.org/packages/wickedone/phpunit-printer )
Original file line number Diff line number Diff line change 10
10
},
11
11
"mutators" : {
12
12
"@default" : true
13
+ },
14
+ "logs" : {
15
+ "badge" : {
16
+ "branch" : " main"
17
+ }
13
18
}
14
19
}
You can’t perform that action at this time.
0 commit comments