Add Codecov badge to Readme

We still have the new badge along with CodeClimate and will remove the duplication later on.
This commit is contained in:
Sebastian Serth
2023-03-31 16:49:18 +02:00
parent a4e9342fd2
commit d1edacca43

View File

@ -4,6 +4,7 @@ CodeOcean
[![Build Status](https://github.com/openHPI/codeocean/workflows/CI/badge.svg)](https://github.com/openHPI/codeocean/actions?query=workflow%3ACI)
[![Code Climate](https://codeclimate.com/github/openHPI/codeocean/badges/gpa.svg)](https://codeclimate.com/github/openHPI/codeocean)
[![Test Coverage](https://codeclimate.com/github/openHPI/codeocean/badges/coverage.svg)](https://codeclimate.com/github/openHPI/codeocean)
[![codecov](https://codecov.io/gh/openHPI/codeocean/branch/master/graph/badge.svg?token=imei686C2r)](https://codecov.io/gh/openHPI/codeocean)
![Learner Interface](docs/implement.png)