]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update coverage badge to use Samuel Colvin's Smokeshow (#5585)
authorSebastián Ramírez <tiangolo@gmail.com>
Thu, 3 Nov 2022 20:55:00 +0000 (21:55 +0100)
committerGitHub <noreply@github.com>
Thu, 3 Nov 2022 20:55:00 +0000 (21:55 +0100)
README.md
docs/en/docs/index.md

index 9d4f1cd902e46b4457ecde1d67eef194d94c1772..fe0ad49de1bec2045776f934a1237915b2fad4a4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -8,8 +8,8 @@
 <a href="https://github.com/tiangolo/fastapi/actions?query=workflow%3ATest+event%3Apush+branch%3Amaster" target="_blank">
     <img src="https://github.com/tiangolo/fastapi/workflows/Test/badge.svg?event=push&branch=master" alt="Test">
 </a>
-<a href="https://codecov.io/gh/tiangolo/fastapi" target="_blank">
-    <img src="https://img.shields.io/codecov/c/github/tiangolo/fastapi?color=%2334D058" alt="Coverage">
+<a href="https://coverage-badge.samuelcolvin.workers.dev/redirect/tiangolo/fastapi" target="_blank">
+    <img src="https://coverage-badge.samuelcolvin.workers.dev/tiangolo/fastapi.svg" alt="Coverage">
 </a>
 <a href="https://pypi.org/project/fastapi" target="_blank">
     <img src="https://img.shields.io/pypi/v/fastapi?color=%2334D058&label=pypi%20package" alt="Package version">
index afdd62ceec01c2fae3b8c77ea37d1b1a116504fe..1ad9c760683ad4e851467dc9ac3eff6cf0ea4380 100644 (file)
@@ -8,8 +8,8 @@
 <a href="https://github.com/tiangolo/fastapi/actions?query=workflow%3ATest+event%3Apush+branch%3Amaster" target="_blank">
     <img src="https://github.com/tiangolo/fastapi/workflows/Test/badge.svg?event=push&branch=master" alt="Test">
 </a>
-<a href="https://codecov.io/gh/tiangolo/fastapi" target="_blank">
-    <img src="https://img.shields.io/codecov/c/github/tiangolo/fastapi?color=%2334D058" alt="Coverage">
+<a href="https://coverage-badge.samuelcolvin.workers.dev/redirect/tiangolo/fastapi" target="_blank">
+    <img src="https://coverage-badge.samuelcolvin.workers.dev/tiangolo/fastapi.svg" alt="Coverage">
 </a>
 <a href="https://pypi.org/project/fastapi" target="_blank">
     <img src="https://img.shields.io/pypi/v/fastapi?color=%2334D058&label=pypi%20package" alt="Package version">