From 0e250cac902caaaed3b397a93f880d7347354870 Mon Sep 17 00:00:00 2001 From: ReaJason Date: Sun, 8 Dec 2024 15:29:18 +0000 Subject: [PATCH] ci: update badge --- .github/badges/coverage-summary.json | 2 +- .github/badges/jacoco.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/badges/coverage-summary.json b/.github/badges/coverage-summary.json index e0191d36..8328fa72 100644 --- a/.github/badges/coverage-summary.json +++ b/.github/badges/coverage-summary.json @@ -1 +1 @@ -{"branches": 62.5, "coverage": 81.23264852859522} \ No newline at end of file +{"branches": 58.333333333333336, "coverage": 81.0105496946141} \ No newline at end of file diff --git a/.github/badges/jacoco.json b/.github/badges/jacoco.json index 6c8a4852..34946329 100644 --- a/.github/badges/jacoco.json +++ b/.github/badges/jacoco.json @@ -1 +1 @@ -{"color": "#a4a61d", "label": "coverage", "message": "81.2%", "schemaVersion": 1} \ No newline at end of file +{"color": "#a4a61d", "label": "coverage", "message": "81%", "schemaVersion": 1} \ No newline at end of file