Add codecov badge instead of shield

Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
pull/629/head
Flavius Lacatusu 2021-01-15 09:12:43 +01:00
parent 22956d5a5d
commit 98b6e16487
No known key found for this signature in database
GPG Key ID: 3C0A7685C14681A8
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Che/CodeReady Workspaces Operator
[![Codecov](https://img.shields.io/codecov/c/github/eclipse/che-operator)](https://github.com/eclipse/che-operator)
[![codecov](https://codecov.io/gh/eclipse/che-operator/branch/master/graph/badge.svg?token=IlYvrVU5nB)](https://codecov.io/gh/eclipse/che-operator)
Che/CodeReady workspaces operator uses [Operator SDK](https://github.com/operator-framework/operator-sdk) and [Go Kube client](https://github.com/kubernetes/client-go) to deploy, update and manage K8S/OpenShift resources that constitute a single or multi-user Eclipse Che/CodeReady Workspaces cluster.