From 85f3b3825d9ba2e24021cf65e4a5682dc54074be Mon Sep 17 00:00:00 2001 From: Kevin Morris Date: Sun, 24 Oct 2021 05:55:16 +0000 Subject: [PATCH] Update Testing Guide --- Testing-Guide.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Testing-Guide.md b/Testing-Guide.md index 372c305..e57cc2c 100644 --- a/Testing-Guide.md +++ b/Testing-Guide.md @@ -10,6 +10,14 @@ After testing a route completely, please file an issue with the `Feedback` description template, which can be generated through the following link: [file a Feedback issue](https://gitlab.archlinux.org/archlinux/aurweb/-/issues/new?issuable_template=Feedback). +## Status + +Branches containing FastAPI are located in the pipeline/coverage status table below: + +| pu (fastapi) | +|--------------| +| ![pipeline](https://gitlab.archlinux.org/archlinux/aurweb/badges/pu/pipeline.svg?key_text=build) ![coverage](https://gitlab.archlinux.org/archlinux/aurweb/badges/pu/coverage.svg) | + ## Requirements | Package | Distribution | Method |