Skip to content

Commit 057609d

Browse files
minor: add codecov badge
1 parent b3abf2b commit 057609d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# FastAPI Template
22

33
[![CI](https://github.com/ruslan-korneev/fastapi-template/actions/workflows/ci.yml/badge.svg)](https://github.com/ruslan-korneev/fastapi-template/actions/workflows/ci.yml)
4-
[![codecov](https://codecov.io/gh/ruslan-korneev/fastapi-template/branch/main/graph/badge.svg)](https://codecov.io/gh/ruslan-korneev/fastapi-template)
4+
[![codecov](https://codecov.io/gh/ruslan-korneev/fastapi-template/graph/badge.svg?token=VIO9X50Y7A)](https://codecov.io/gh/ruslan-korneev/fastapi-template)
55
[![Python 3.13+](https://img.shields.io/badge/python-3.13+-blue.svg)](https://www.python.org/downloads/)
66
[![FastAPI](https://img.shields.io/badge/FastAPI-0.115-009688.svg?logo=fastapi)](https://fastapi.tiangolo.com)
77
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)

0 commit comments

Comments
 (0)