File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -114,16 +114,6 @@ jobs:
114114 with :
115115 name : coverage
116116
117- # CodeClimate
118- - name : CodeClimate report
119- uses : paambaati/codeclimate-action@v9.0.0
120- if : env.CC_TEST_REPORTER_ID
121- env :
122- CC_TEST_REPORTER_ID : ${{ secrets.CC_TEST_REPORTER_ID }}
123- with :
124- coverageLocations : |
125- ${{ steps.download.outputs.download-path }}/clover.xml:clover
126-
127117 # Coveralls
128118 - name : Coveralls report
129119 uses : coverallsapp/github-action@v2
Original file line number Diff line number Diff line change 55# TYPO3 extension ` personio_jobs `
66
77[ ![ Coverage] ( https://img.shields.io/coverallsCoverage/github/CPS-IT/personio-jobs?logo=coveralls )] ( https://coveralls.io/github/CPS-IT/personio-jobs )
8- [ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/75952c5451dea0632fc0/maintainability )] ( https://codeclimate.com/github/CPS-IT/personio-jobs/maintainability )
98[ ![ CGL] ( https://github.com/CPS-IT/personio-jobs/actions/workflows/cgl.yaml/badge.svg )] ( https://github.com/CPS-IT/personio-jobs/actions/workflows/cgl.yaml )
109[ ![ Release] ( https://github.com/CPS-IT/personio-jobs/actions/workflows/release.yaml/badge.svg )] ( https://github.com/CPS-IT/personio-jobs/actions/workflows/release.yaml )
1110[ ![ License] ( http://poser.pugx.org/cpsit/typo3-personio-jobs/license )] ( LICENSE.md ) \
You can’t perform that action at this time.
0 commit comments