From 9661eefc3e4290bf4df09998db4adacfa074a06c Mon Sep 17 00:00:00 2001 From: ReaJason Date: Sun, 24 Nov 2024 05:43:55 +0000 Subject: [PATCH] ci: update badge --- .github/badges/coverage-summary.json | 1 + .github/badges/jacoco.json | 1 + 2 files changed, 2 insertions(+) create mode 100644 .github/badges/coverage-summary.json create mode 100644 .github/badges/jacoco.json diff --git a/.github/badges/coverage-summary.json b/.github/badges/coverage-summary.json new file mode 100644 index 00000000..8a541f0a --- /dev/null +++ b/.github/badges/coverage-summary.json @@ -0,0 +1 @@ +{"branches": 0.0, "coverage": 79.92125984251969} \ No newline at end of file diff --git a/.github/badges/jacoco.json b/.github/badges/jacoco.json new file mode 100644 index 00000000..cad1245b --- /dev/null +++ b/.github/badges/jacoco.json @@ -0,0 +1 @@ +{"color": "#dfb317", "label": "coverage", "message": "79.9%", "schemaVersion": 1} \ No newline at end of file