👷 Add coverage with Smokeshow to CI and badge (#638)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
This commit is contained in:
Esteban Maya
2024-03-07 18:03:15 -05:00
committed by GitHub
parent cfb42d1bef
commit 7e2e724c4a
4 changed files with 64 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
<p align="center">
<a href="https://github.com/tiangolo/full-stack-fastapi-postgresql/actions?query=workflow%3ATest" target="_blank">
<img src="https://github.com/tiangolo/full-stack-fastapi-postgresql/workflows/Test/badge.svg" alt="Test">
</a>
<a href="https://coverage-badge.samuelcolvin.workers.dev/redirect/tiangolo/full-stack-fastapi-postgresql" target="_blank">
<img src="https://coverage-badge.samuelcolvin.workers.dev/tiangolo/full-stack-fastapi-postgresql.svg" alt="Coverage">
</p>
# FastAPI Project Template
## 🚨 Warning: in (re) construction 😎 🏗️