Skip to content

Commit 2f247ac

Browse files
Merge pull request #266 from CPS-IT/task/codeclimate
[TASK] Drop CodeClimate integration
2 parents 313297c + ae7618e commit 2f247ac

2 files changed

Lines changed: 0 additions & 11 deletions

File tree

.github/workflows/tests.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff 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

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
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)\

0 commit comments

Comments
 (0)