From 6b810d676bb82f172395b87356d4ac2b2da7abb4 Mon Sep 17 00:00:00 2001 From: Aryan Iyappan Date: Sat, 29 Jun 2024 15:09:06 +0530 Subject: [PATCH] add codecov badge --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2cecca1..6e58e19 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,13 @@

Python GraphQL Relay Todos

Fully fledged todo application using Strawberry GraphQL, FastAPI, Relay and React

+ +[![codecov](https://codecov.io/gh/aryaniyaps/python-graphql-relay-todos/graph/badge.svg?token=QDIFFSG8MS)](https://codecov.io/gh/aryaniyaps/python-graphql-relay-todos) +
Tech Stack + https://github.com/aryaniyaps/python-graphql-relay-todos/assets/69184573/b6c7e0e9-14c7-4af4-9cf8-67dc28429a75 ## Tech Stack: