From d1edacca4371946c319435a6324f73aac86d32f1 Mon Sep 17 00:00:00 2001 From: Sebastian Serth Date: Fri, 31 Mar 2023 16:49:18 +0200 Subject: [PATCH] Add Codecov badge to Readme We still have the new badge along with CodeClimate and will remove the duplication later on. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fb02277b..ddf6fae6 100644 --- a/README.md +++ b/README.md @@ -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)