From 322d06540f6f48b432fae7659b0ab6c45e5dc7b0 Mon Sep 17 00:00:00 2001 From: Sebastian Serth Date: Fri, 23 Jun 2023 22:28:31 +0200 Subject: [PATCH] Remove CodeClimate --- .github/workflows/ci.yml | 9 --------- README.md | 2 -- 2 files changed, 11 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 55d23f7..75e9a3f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -89,15 +89,6 @@ jobs: if: ${{ success() || failure() }} with: token: ${{ secrets.CODECOV_TOKEN }} - - name: Publish code coverage - uses: paambaati/codeclimate-action@v3.2.0 - if: ${{ success() || failure() }} - env: - CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }} - with: - prefix: github.com/openHPI/poseidon/ - coverageLocations: | - ${{github.workspace}}/coverage/coverage.cov:gocov - name: Upload coverage report uses: actions/upload-artifact@v3 if: ${{ success() || failure() }} diff --git a/README.md b/README.md index 5aa94f7..cace96c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # Poseidon [![CI](https://github.com/openHPI/poseidon/actions/workflows/ci.yml/badge.svg)](https://github.com/openHPI/poseidon/actions/workflows/ci.yml) -[![Maintainability](https://api.codeclimate.com/v1/badges/8a968383173ba81fca18/maintainability)](https://codeclimate.com/github/openHPI/poseidon/maintainability) -[![Test Coverage](https://api.codeclimate.com/v1/badges/8a968383173ba81fca18/test_coverage)](https://codeclimate.com/github/openHPI/poseidon/test_coverage) [![codecov](https://codecov.io/github/openHPI/poseidon/branch/main/graph/badge.svg?token=82CPV7I408)](https://codecov.io/github/openHPI/poseidon) Poseidon logo