Skip to content

Commit 1d627b6

Browse files
Remove code climate badges from the README
codeclimate badges have been broker for a while. It seems that there is no easy codeclimate replacement, we are removing them issue #4164 Co-authored-by: Danail Branekov <[email protected]>
1 parent fcd968d commit 1d627b6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@
66
<a href="https://ci.korifi.cf-app.com/teams/main/pipelines/main">
77
<img alt="Build Status" src="https://ci.korifi.cf-app.com/api/v1/teams/main/pipelines/main/badge" />
88
</a>
9-
<a href="https://codeclimate.com/github/cloudfoundry/korifi/maintainability">
10-
<img alt="Maintainability" src="https://api.codeclimate.com/v1/badges/1112ab5cfa6a0654cfd2/maintainability" />
11-
</a>
12-
<a href="https://codeclimate.com/github/cloudfoundry/korifi/test_coverage">
13-
<img alt="Test Coverage" src="https://api.codeclimate.com/v1/badges/1112ab5cfa6a0654cfd2/test_coverage" />
14-
</a>
159
</p>
1610

1711
This repository contains an implementation of the [Cloud Foundry V3 API](http://v3-apidocs.cloudfoundry.org) that is backed entirely by Kubernetes [custom resources](https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/).

0 commit comments

Comments
 (0)