File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 58
58
- name : " Infection"
59
59
run : " vendor/bin/infection"
60
60
env :
61
- INFECTION_BADGE_API_KEY : ${{ secrets.INFECTION_BADGE_API_KEY }}
62
61
STRYKER_DASHBOARD_API_KEY : ${{ secrets.STRYKER_DASHBOARD_API_KEY }}
63
62
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/antidot-framework/antidot-event-dispatcher/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/antidot-framework/antidot-event-dispatcher/?branch=master )
4
4
[ ![ Code Coverage] ( https://scrutinizer-ci.com/g/antidot-framework/antidot-event-dispatcher/badges/coverage.png?b=master )] ( https://scrutinizer-ci.com/g/antidot-framework/antidot-event-dispatcher/?branch=master )
5
- [ ![ Build Status] ( https://scrutinizer-ci.com/g/antidot-framework/antidot-event-dispatcher/badges/build.png?b=master )] ( https://scrutinizer-ci.com/g/antidot-framework/antidot-event-dispatcher/build-status/master )
6
- [ ![ Code Intelligence Status] ( https://scrutinizer-ci.com/g/antidot-framework/antidot-event-dispatcher/badges/code-intelligence.svg?b=master )] ( https://scrutinizer-ci.com/code-intelligence )
5
+ [ ![ Infection MSI] ( https://badge.stryker-mutator.io/github.com/antidot-framework/antidot-event-dispatcher/3.x.x )] ( https://infection.github.io )
6
+ [ ![ Type Coverage] ( https://shepherd.dev/github/antidot-framework/antidot-event-dispatcher/coverage.svg )] ( https://shepherd.dev/github/antidot-framework/antidot-event-dispatcher )
7
+ [ ![ Build Status] ( https://scrutinizer-ci.com/g/antidot-framework/antidot-event-dispatcher/badges/build.png?b=master )] ( https://scrutinizer-ci.com/g/antidot-framework/antidot-event-dispatcher/build-status/3.x.x )
7
8
[ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/6568ab3621bae2850e6d/maintainability )] ( https://codeclimate.com/github/kpicaza/antidot-event-dispatcher/maintainability )
8
9
9
10
[ Psr 14 Event dispatcher] ( https://github.com/php-fig/event-dispatcher ) implementation.
Original file line number Diff line number Diff line change 9
9
},
10
10
"logs": {
11
11
"badge": {
12
- "branch": "1 .x.x"
12
+ "branch": "3 .x.x"
13
13
},
14
14
"text": "infection.log"
15
15
}
You can’t perform that action at this time.
0 commit comments