From acf63912101c899f9f336b6ffcba7aeb82f94d8b Mon Sep 17 00:00:00 2001 From: Michael Della Bitta Date: Fri, 27 Dec 2024 16:40:27 -0500 Subject: [PATCH] Removes codacy --- .github/workflows/scala.yml | 4 ---- README.md | 2 -- 2 files changed, 6 deletions(-) diff --git a/.github/workflows/scala.yml b/.github/workflows/scala.yml index acd7ae8..8f00df1 100644 --- a/.github/workflows/scala.yml +++ b/.github/workflows/scala.yml @@ -21,7 +21,3 @@ jobs: cache: sbt - name: Run tests run: sbt clean coverage test coverageReport - - name: Codacy Coverage Reporter - uses: codacy/codacy-coverage-reporter-action@89d6c85cfafaec52c72b6c5e8b2878d33104c699 - with: - project-token: ${{ secrets.CODACY_PROJECT_TOKEN }} diff --git a/README.md b/README.md index 881e9e0..486e1b9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ ![Build Badge](https://github.com/dpla/api/actions/workflows/scala.yml/badge.svg) -[![Codacy Quality Badge](https://app.codacy.com/project/badge/Grade/20783b5ebd544c9989e37b65156ad79e)](https://app.codacy.com/gh/dpla/api/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade) -[![Codacy Coverage Badge](https://app.codacy.com/project/badge/Coverage/20783b5ebd544c9989e37b65156ad79e)](https://app.codacy.com/gh/dpla/api/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_coverage) --- # API