From 0ebef6ba3f8ba71f43c51f35569ee888431a3525 Mon Sep 17 00:00:00 2001 From: Inteon <42113979+inteon@users.noreply.github.com> Date: Wed, 15 Dec 2021 22:48:08 +0100 Subject: [PATCH] add badges Signed-off-by: Inteon <42113979+inteon@users.noreply.github.com> --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b69d3fe..fc8a53a 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,11 @@ > * https://github.com/dodona-edu/example-exercises > +[![GitHub branch](https://img.shields.io/github/checks-status/dodona-edu/judge-sql/main)](https://github.com/dodona-edu/judge-sql/actions?query=branch%3Amain) +[![codecov](https://codecov.io/gh/dodona-edu/judge-sql/branch/main/graph/badge.svg?token=yqUL5ee6tA)](https://codecov.io/gh/dodona-edu/judge-sql) +[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/dodona-edu/judge-sql.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/dodona-edu/judge-sql/context:python) +[![Python 3.10](https://img.shields.io/badge/python-3.10-green.svg)](https://www.python.org/downloads/release/python-3100/) + ## Judge features - Comparison based on solution query