From 42070ad52e47393c0388a568e75e94ae7c98b2e3 Mon Sep 17 00:00:00 2001 From: Pulkit Kathuria Date: Mon, 3 Jun 2024 22:17:10 +0900 Subject: [PATCH] (docs) update KPI --- README.md | 6 ++++++ api/pkg/frontend/src/pages/index.astro | 4 +--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e262345..3a7de5b 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,9 @@ ![go-lint-errors](https://coveritup.app/badge?org=kevincobain2000&repo=go-progress-svg&branch=master&type=go-lint-errors) ![go-test-run-time](https://coveritup.app/badge?org=kevincobain2000&repo=go-progress-svg&branch=master&type=go-test-run-time) +![npm-install-time](https://coveritup.app/badge?org=kevincobain2000&repo=go-progress-svg&branch=master&type=npm-install-time) +![npm-build-time](https://coveritup.app/badge?org=kevincobain2000&repo=go-progress-svg&branch=master&type=npm-build-time) + ![go-mod-dependencies](https://coveritup.app/badge?org=kevincobain2000&repo=go-progress-svg&branch=master&type=go-mod-dependencies) ![go-lint-errors](https://coveritup.app/chart?org=kevincobain2000&repo=go-progress-svg&branch=master&type=go-lint-errors&theme=light&line=fill&width=150&height=150&output=svg&line=fill) @@ -51,6 +54,9 @@ ![coverage](https://coveritup.app/chart?org=kevincobain2000&repo=go-progress-svg&branch=master&type=coverage&theme=light&line=fill&width=150&height=150&output=svg&line=fill) ![go-mod-dependencies](https://coveritup.app/chart?org=kevincobain2000&repo=go-progress-svg&branch=master&type=go-mod-dependencies&theme=light&line=fill&width=150&height=150&output=svg&line=fill) +![npm-install-time](https://coveritup.app/chart?org=kevincobain2000&repo=go-progress-svg&branch=master&type=npm-install-time&theme=light&line=fill&width=150&height=150&output=svg) +![npm-build-time](https://coveritup.app/chart?org=kevincobain2000&repo=go-progress-svg&branch=master&type=npm-build-time&theme=light&line=fill&width=150&height=150&output=svg) + ## Usage diff --git a/api/pkg/frontend/src/pages/index.astro b/api/pkg/frontend/src/pages/index.astro index b233dbd..2eed305 100644 --- a/api/pkg/frontend/src/pages/index.astro +++ b/api/pkg/frontend/src/pages/index.astro @@ -26,9 +26,7 @@ import Footer from "@components/Footer.astro"; -
-
-
+